Home
last modified time | relevance | path

Searched defs:__NR_cacheflush (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/arch/mips64/bits/
Dsyscall.h.in198 #define __NR_cacheflush 5197 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in198 #define __NR_cacheflush 6197 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in148 #define __NR_cacheflush 4147 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in109 #define __NR_cacheflush 123 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in109 #define __NR_cacheflush 123 macro
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2181 pub const __NR_cacheflush: u32 = 5197; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2123 pub const __NR_cacheflush: u32 = 4147; constant