Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h40 #define MAP_HUGE_2MB (21 << 26) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h46 #define MAP_HUGE_2MB (21 << 26) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h46 #define MAP_HUGE_2MB (21 << 26) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h49 #define MAP_HUGE_2MB (21 << 26) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h46 #define MAP_HUGE_2MB (21 << 26) macro
/third_party/musl/include/sys/
H A Dmman.h47 #define MAP_HUGE_2MB (21 << 26) macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs267 pub const MAP_HUGE_2MB: ::c_int = 21 << MAP_HUGE_SHIFT; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs473 pub const MAP_HUGE_2MB: ::c_int = 21 << MAP_HUGE_SHIFT; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs626 pub const MAP_HUGE_2MB: ::c_int = HUGETLB_FLAG_ENCODE_2MB; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1048 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1061 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1051 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1051 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1056 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1061 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1056 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1045 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1270 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1046 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1270 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1047 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1048 pub const MAP_HUGE_2MB: u32 = 1409286144; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1047 pub const MAP_HUGE_2MB: u32 = 1409286144; consts

Completed in 186 milliseconds