/linux/tools/testing/selftests/vm/ |
A D | va_128TBswitch.c | 15 #define PAGE_SIZE (64 << 10) macro 21 #define PAGE_SIZE (4 << 10) macro
|
A D | transhuge-stress.c | 22 #define PAGE_SIZE (1 << PAGE_SHIFT) macro
|
A D | gup_test.c | 14 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
|
A D | pkey-powerpc.h | 35 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
|
/linux/arch/arm64/include/asm/ |
A D | page-def.h | 15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
|
/linux/arch/openrisc/include/asm/ |
A D | page.h | 23 #define PAGE_SIZE (1 << PAGE_SHIFT) macro 25 #define PAGE_SIZE (1UL << PAGE_SHIFT) macro
|
/linux/arch/arc/include/uapi/asm/ |
A D | page.h | 31 #define PAGE_SIZE _BITUL(PAGE_SHIFT) /* Default 8K */ macro
|
/linux/tools/testing/selftests/cgroup/ |
A D | cgroup_util.h | 5 #define PAGE_SIZE 4096 macro
|
/linux/include/asm-generic/ |
A D | page.h | 18 #define PAGE_SIZE (1 << PAGE_SHIFT) macro 20 #define PAGE_SIZE (1UL << PAGE_SHIFT) macro
|
/linux/arch/hexagon/kernel/ |
A D | vmlinux.lds.S | 24 #define PAGE_SIZE _PAGE_SIZE macro
|
/linux/tools/testing/selftests/proc/ |
A D | thread-self.c | 49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
A D | proc-self-map-files-001.c | 49 const unsigned int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
A D | proc-self-map-files-002.c | 49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
|
/linux/tools/testing/selftests/sgx/ |
A D | defines.h | 11 #define PAGE_SIZE 4096 macro
|
/linux/tools/testing/selftests/x86/ |
A D | test_mremap_vdso.c | 23 #define PAGE_SIZE 4096 macro
|
/linux/arch/powerpc/boot/ |
A D | page.h | 17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
|
/linux/tools/testing/selftests/powerpc/benchmarks/ |
A D | mmap_bench.c | 17 #define PAGE_SIZE (1UL << 16) macro
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | test_lsm.c | 18 #define GET_PAGE_ADDR(ADDR, PAGE_SIZE) \ argument
|
/linux/arch/x86/include/asm/ |
A D | page_types.h | 11 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
|
/linux/tools/testing/selftests/kvm/x86_64/ |
A D | xen_vmcall_test.c | 18 #define PAGE_SIZE 4096 macro
|
A D | smm_test.c | 24 #define PAGE_SIZE 4096 macro
|
A D | vmx_tsc_adjust_test.c | 35 #define PAGE_SIZE 4096 macro
|
/linux/arch/nds32/include/asm/ |
A D | page.h | 16 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
|
/linux/arch/arm/include/asm/ |
A D | page.h | 12 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
|
/linux/arch/mips/kernel/ |
A D | vmlinux.lds.S | 5 #define PAGE_SIZE _PAGE_SIZE macro
|