/third_party/FreeBSD/sys/compat/linuxkpi/common/include/asm/ |
D | page.h | 41 #define PAGE_SIZE (0x1000U) macro
|
/third_party/rust/crates/rustix/src/backend/linux_raw/param/ |
D | mustang_auxv.rs | 92 static mut PAGE_SIZE: usize = 0; constant
|
D | auxv.rs | 124 static PAGE_SIZE: AtomicUsize = AtomicUsize::new(0); variable
|
/third_party/elfio/examples/writer/ |
D | writer.cpp | 42 const Elf_Xword PAGE_SIZE = 0x1000; variable
|
/third_party/musl/libc-test/src/common/ |
D | vmfill.c | 8 #define PAGE_SIZE sysconf(_SC_PAGE_SIZE) macro
|
/third_party/ltp/testcases/kernel/numa/ |
D | support_numa.c | 46 #define PAGE_SIZE getpagesize() macro
|
/third_party/libunwind/tests/ |
D | Ltest-mem-validate.c | 46 #define PAGE_SIZE 4096 macro
|
/third_party/libunwind/src/dwarf/ |
D | Gfind_unwind_table.c | 39 #define PAGE_SIZE 4096 macro
|
/third_party/musl/porting/linux/user/src/internal/ |
D | libc.h | 49 #define PAGE_SIZE libc.page_size macro
|
/third_party/musl/src/internal/ |
D | libc.h | 34 #define PAGE_SIZE libc.page_size macro
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
D | libc.h | 35 #define PAGE_SIZE libc.page_size macro
|
/third_party/libunwind/src/x86/ |
D | Ginit.c | 77 #define PAGE_SIZE 4096 macro
|
/third_party/FreeBSD/stand/kshim/ |
D | bsd_kernel.h | 58 #define PAGE_SIZE 4096 macro
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
D | dma_thread_diotest.c | 117 #define PAGE_SIZE getpagesize() macro
|
/third_party/libunwind/src/s390x/ |
D | Ginit.c | 96 #define PAGE_SIZE 4096 macro
|
/third_party/libunwind/src/riscv/ |
D | Ginit.c | 100 #define PAGE_SIZE 4096 macro
|
/third_party/libunwind/src/aarch64/ |
D | Ginit.c | 96 #define PAGE_SIZE 4096 macro
|
/third_party/libunwind/src/arm/ |
D | Ginit.c | 81 #define PAGE_SIZE 4096 macro
|
/third_party/libunwind/src/x86_64/ |
D | Ginit.c | 80 #define PAGE_SIZE 4096 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | limits.h | 99 #define PAGE_SIZE PAGESIZE macro
|
/third_party/musl/ndk_musl_include/ |
D | limits.h | 97 #define PAGE_SIZE PAGESIZE macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | limits.h | 97 #define PAGE_SIZE PAGESIZE macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | limits.h | 97 #define PAGE_SIZE PAGESIZE macro
|
/third_party/musl/include/ |
D | limits.h | 97 #define PAGE_SIZE PAGESIZE macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | limits.h | 99 #define PAGE_SIZE PAGESIZE macro
|