Home
last modified time | relevance | path

Searched defs:PAGE_SIZE (Results 1 – 25 of 34) sorted by relevance

12

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/asm/
Dpage.h41 #define PAGE_SIZE (0x1000U) macro
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
Dmustang_auxv.rs92 static mut PAGE_SIZE: usize = 0; constant
Dauxv.rs124 static PAGE_SIZE: AtomicUsize = AtomicUsize::new(0); variable
/third_party/elfio/examples/writer/
Dwriter.cpp42 const Elf_Xword PAGE_SIZE = 0x1000; variable
/third_party/musl/libc-test/src/common/
Dvmfill.c8 #define PAGE_SIZE sysconf(_SC_PAGE_SIZE) macro
/third_party/ltp/testcases/kernel/numa/
Dsupport_numa.c46 #define PAGE_SIZE getpagesize() macro
/third_party/libunwind/tests/
DLtest-mem-validate.c46 #define PAGE_SIZE 4096 macro
/third_party/libunwind/src/dwarf/
DGfind_unwind_table.c39 #define PAGE_SIZE 4096 macro
/third_party/musl/porting/linux/user/src/internal/
Dlibc.h49 #define PAGE_SIZE libc.page_size macro
/third_party/musl/src/internal/
Dlibc.h34 #define PAGE_SIZE libc.page_size macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h35 #define PAGE_SIZE libc.page_size macro
/third_party/libunwind/src/x86/
DGinit.c77 #define PAGE_SIZE 4096 macro
/third_party/FreeBSD/stand/kshim/
Dbsd_kernel.h58 #define PAGE_SIZE 4096 macro
/third_party/ltp/testcases/kernel/io/direct_io/
Ddma_thread_diotest.c117 #define PAGE_SIZE getpagesize() macro
/third_party/libunwind/src/s390x/
DGinit.c96 #define PAGE_SIZE 4096 macro
/third_party/libunwind/src/riscv/
DGinit.c100 #define PAGE_SIZE 4096 macro
/third_party/libunwind/src/aarch64/
DGinit.c96 #define PAGE_SIZE 4096 macro
/third_party/libunwind/src/arm/
DGinit.c81 #define PAGE_SIZE 4096 macro
/third_party/libunwind/src/x86_64/
DGinit.c80 #define PAGE_SIZE 4096 macro
/third_party/musl/porting/uniproton/kernel/include/
Dlimits.h99 #define PAGE_SIZE PAGESIZE macro
/third_party/musl/ndk_musl_include/
Dlimits.h97 #define PAGE_SIZE PAGESIZE macro
/third_party/musl/porting/liteos_m/user/include/
Dlimits.h97 #define PAGE_SIZE PAGESIZE macro
/third_party/musl/porting/liteos_a/user/include/
Dlimits.h97 #define PAGE_SIZE PAGESIZE macro
/third_party/musl/include/
Dlimits.h97 #define PAGE_SIZE PAGESIZE macro
/third_party/musl/porting/liteos_m/kernel/include/
Dlimits.h99 #define PAGE_SIZE PAGESIZE macro

12