Home
last modified time | relevance | path

Searched defs:MMAP_PAGE_ZERO (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dpersonality.h9 #define MMAP_PAGE_ZERO 0x0100000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dpersonality.h9 #define MMAP_PAGE_ZERO 0x0100000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dpersonality.h9 #define MMAP_PAGE_ZERO 0x0100000 macro
/third_party/musl/include/sys/
H A Dpersonality.h11 #define MMAP_PAGE_ZERO 0x0100000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1168 pub const MMAP_PAGE_ZERO: ::c_int = 0x0100000; consts

Completed in 7 milliseconds