Home
last modified time | relevance | path

Searched refs:HW_PAGESIZE (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs547 pub const HW_PAGESIZE: ::c_int = 7; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs620 pub const HW_PAGESIZE: ::c_int = 7; constant
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cpp1079 int mib[2] = {CTL_HW, HW_PAGESIZE}; in GetPageSize()
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2984 pub const HW_PAGESIZE: ::c_int = 7; constant