/linux-6.1.9/tools/testing/selftests/vm/ |
D | va_128TBswitch.c | 15 #define PAGE_SIZE (64 << 10) macro 21 #define PAGE_SIZE (4 << 10) macro
|
D | util.h | 30 #define PAGE_SIZE (page_size()) macro
|
D | hugepage-vmemmap.c | 20 #define PAGE_SIZE 4096 macro
|
D | pkey-powerpc.h | 35 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | page-def.h | 15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
|
/linux-6.1.9/arch/arc/include/uapi/asm/ |
D | page.h | 31 #define PAGE_SIZE _BITUL(PAGE_SHIFT) /* Default 8K */ macro
|
/linux-6.1.9/tools/testing/selftests/cgroup/ |
D | cgroup_util.h | 7 #define PAGE_SIZE 4096 macro
|
/linux-6.1.9/tools/testing/selftests/proc/ |
D | thread-self.c | 49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
D | proc-self-map-files-001.c | 49 const unsigned int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
D | proc-self-map-files-002.c | 49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
/linux-6.1.9/arch/hexagon/kernel/ |
D | vmlinux.lds.S | 24 #define PAGE_SIZE _PAGE_SIZE macro
|
/linux-6.1.9/tools/testing/selftests/x86/ |
D | test_mremap_vdso.c | 23 #define PAGE_SIZE 4096 macro
|
/linux-6.1.9/arch/powerpc/boot/ |
D | page.h | 17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
|
/linux-6.1.9/tools/testing/selftests/powerpc/benchmarks/ |
D | mmap_bench.c | 17 #define PAGE_SIZE (1UL << 16) macro
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | test_lsm.c | 18 #define GET_PAGE_ADDR(ADDR, PAGE_SIZE) \ argument
|
/linux-6.1.9/arch/x86/include/asm/ |
D | page_types.h | 11 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
|
/linux-6.1.9/arch/loongarch/kernel/ |
D | vmlinux.lds.S | 6 #define PAGE_SIZE _PAGE_SIZE macro
|
/linux-6.1.9/tools/include/linux/ |
D | mm.h | 9 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
|
/linux-6.1.9/arch/arm/include/asm/ |
D | page.h | 12 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
|
/linux-6.1.9/arch/mips/kernel/ |
D | vmlinux.lds.S | 5 #define PAGE_SIZE _PAGE_SIZE macro
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | page.h | 15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
|
/linux-6.1.9/tools/testing/selftests/ptrace/ |
D | peeksiginfo.c | 36 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
|
/linux-6.1.9/arch/nios2/include/asm/ |
D | page.h | 25 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
|
/linux-6.1.9/tools/testing/selftests/resctrl/ |
D | fill_buf.c | 23 #define PAGE_SIZE (4 * 1024) macro
|
/linux-6.1.9/tools/virtio/virtio-trace/ |
D | trace-agent.c | 17 #define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) macro
|