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/
H A Dpage.h41 #define PAGE_SIZE (0x1000U) macro
/third_party/musl/libc-test/src/common/
H A Dvmfill.c8 #define PAGE_SIZE sysconf(_SC_PAGE_SIZE) macro
/third_party/elfio/examples/writer/
H A Dwriter.cpp42 const Elf_Xword PAGE_SIZE = 0x1000; variable
/third_party/ltp/testcases/kernel/numa/
H A Dsupport_numa.c45 #define PAGE_SIZE getpagesize() macro
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dmustang_auxv.rs92 static mut PAGE_SIZE: usize = 0; consts
H A Dauxv.rs124 static PAGE_SIZE: AtomicUsize = AtomicUsize::new(0); consts
/third_party/libunwind/libunwind/tests/
H A DLtest-mem-validate.c46 #define PAGE_SIZE 4096 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h54 #define PAGE_SIZE libc.page_size macro
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h35 #define PAGE_SIZE libc.page_size macro
/third_party/musl/src/internal/
H A Dlibc.h43 #define PAGE_SIZE libc.page_size macro
/third_party/libunwind/libunwind/src/x86/
H A DGinit.c77 #define PAGE_SIZE 4096 macro
/third_party/FreeBSD/stand/kshim/
H A Dbsd_kernel.h57 #define PAGE_SIZE 4096 macro
/third_party/libunwind/libunwind/src/aarch64/
H A DGinit.c89 #define PAGE_SIZE 4096 macro
/third_party/libunwind/libunwind/src/arm/
H A DGinit.c79 #define PAGE_SIZE 4096 macro
/third_party/libunwind/libunwind/src/s390x/
H A DGinit.c96 #define PAGE_SIZE 4096 macro
/third_party/libunwind/libunwind/src/riscv/
H A DGinit.c100 #define PAGE_SIZE 4096 macro
/third_party/libunwind/libunwind/src/x86_64/
H A DGinit.c76 #define PAGE_SIZE 4096 macro
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddma_thread_diotest.c117 #define PAGE_SIZE getpagesize() macro
/third_party/libdrm/omap/
H A Domap_drm.c47 #define PAGE_SIZE 4096 macro
/third_party/ntfs-3g/libntfs-3g/
H A Dmft.c526 #define PAGE_SIZE 4096 macro
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_sec.c71 # define PAGE_SIZE 4096 macro
/third_party/openssl/crypto/
H A Dmem_sec.c71 # define PAGE_SIZE 4096 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dlimits.h97 #define PAGE_SIZE PAGESIZE macro
/third_party/musl/porting/liteos_m/user/include/
H A Dlimits.h97 #define PAGE_SIZE PAGESIZE macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlimits.h99 #define PAGE_SIZE PAGESIZE macro

Completed in 19 milliseconds

12