Searched refs:kFlagsAll (Results 1 – 1 of 1) sorted by relevance
121 static constexpr unsigned int kFlagsAll = 0; in RunGuestSyscall___NR_riscv_hwprobe() local126 if ((flags & ~kFlagsAll) != 0) { in RunGuestSyscall___NR_riscv_hwprobe()138 static constexpr uint64_t kFlagsAll = kFlagsLocal; in RunGuestSyscall___NR_riscv_flush_icache() local144 if (end < start || (flags & ~kFlagsAll) != 0) { in RunGuestSyscall___NR_riscv_flush_icache()