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