Home
last modified time | relevance | path

Searched defs:PAGE_SIZE (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/mm/
H A Dva_high_addr_switch.c15 #define PAGE_SIZE (64 << 10) macro
25 #define PAGE_SIZE (64 << 10) macro
28 #define PAGE_SIZE (4 << 10) macro
H A Dpkey-powerpc.h32 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpage-def.h15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dcacheasm.h14 #define PAGE_SIZE 4096 macro
/openbmc/linux/arch/arc/include/uapi/asm/
H A Dpage.h31 #define PAGE_SIZE _BITUL(PAGE_SHIFT) /* Default 8K */ macro
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.h7 #define PAGE_SIZE 4096 macro
/openbmc/linux/tools/testing/selftests/proc/
H A Dthread-self.c49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
H A Dproc-self-map-files-001.c49 const unsigned int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
H A Dproc-self-map-files-002.c49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
/openbmc/linux/arch/hexagon/kernel/
H A Dvmlinux.lds.S24 #define PAGE_SIZE _PAGE_SIZE macro
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c23 #define PAGE_SIZE 4096 macro
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c17 #define PAGE_SIZE (1UL << 16) macro
/openbmc/linux/arch/powerpc/boot/
H A Dpage.h17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_lsm.c18 #define GET_PAGE_ADDR(ADDR, PAGE_SIZE) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Dpage_types.h11 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
/openbmc/linux/tools/include/linux/
H A Dmm.h9 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dpage.h15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
/openbmc/linux/arch/arm/include/asm/
H A Dpage.h12 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
/openbmc/linux/arch/mips/kernel/
H A Dvmlinux.lds.S5 #define PAGE_SIZE _PAGE_SIZE macro
/openbmc/linux/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c36 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dpage.h25 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
/openbmc/linux/arch/loongarch/kernel/
H A Dvmlinux.lds.S6 #define PAGE_SIZE _PAGE_SIZE macro
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dfill_buf.c22 #define PAGE_SIZE (4 * 1024) macro
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dtprot.c13 #define PAGE_SIZE (1 << PAGE_SHIFT) macro
/openbmc/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.c17 #define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) macro

123