Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h42 #define MAP_HUGE_16MB (24 << 26) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h48 #define MAP_HUGE_16MB (24 << 26) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h48 #define MAP_HUGE_16MB (24 << 26) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h51 #define MAP_HUGE_16MB (24 << 26) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h48 #define MAP_HUGE_16MB (24 << 26) macro
/third_party/musl/include/sys/
H A Dmman.h49 #define MAP_HUGE_16MB (24 << 26) macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs269 pub const MAP_HUGE_16MB: ::c_int = 24 << MAP_HUGE_SHIFT; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs475 pub const MAP_HUGE_16MB: ::c_int = 24 << MAP_HUGE_SHIFT; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs628 pub const MAP_HUGE_16MB: ::c_int = HUGETLB_FLAG_ENCODE_16MB; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1050 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1063 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1053 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1053 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1058 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1063 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1058 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1047 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1272 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1048 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1272 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1049 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1050 pub const MAP_HUGE_16MB: u32 = 1610612736; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1049 pub const MAP_HUGE_16MB: u32 = 1610612736; consts

Completed in 181 milliseconds