Home
last modified time | relevance | path

Searched defs:MAP_HUGE_512MB (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h45 #define MAP_HUGE_512MB (29 << 26) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h51 #define MAP_HUGE_512MB (29 << 26) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h51 #define MAP_HUGE_512MB (29 << 26) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h54 #define MAP_HUGE_512MB (29 << 26) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h51 #define MAP_HUGE_512MB (29 << 26) macro
/third_party/musl/include/sys/
H A Dmman.h52 #define MAP_HUGE_512MB (29 << 26) macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs272 pub const MAP_HUGE_512MB: ::c_int = 29 << MAP_HUGE_SHIFT; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs478 pub const MAP_HUGE_512MB: ::c_int = 29 << MAP_HUGE_SHIFT; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs631 pub const MAP_HUGE_512MB: ::c_int = HUGETLB_FLAG_ENCODE_512MB; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1053 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1066 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1056 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1056 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1061 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1066 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1061 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1050 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1275 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1051 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1275 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1052 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1053 pub const MAP_HUGE_512MB: u32 = 1946157056; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1052 pub const MAP_HUGE_512MB: u32 = 1946157056; consts

Completed in 219 milliseconds