Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.h7 #define PAGE_SIZE 4096 macro
/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
/linux/arch/hexagon/kernel/
H A Dvmlinux.lds.S24 #define PAGE_SIZE _PAGE_SIZE macro
/linux/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c24 #define PAGE_SIZE 4096 macro
H A Dnx_stack.c38 #define PAGE_SIZE 4096 macro
/linux/tools/testing/selftests/bpf/prog_tests/
H A Darena_list.c9 #define PAGE_SIZE getpagesize() macro
H A Darena_htab.c9 #define PAGE_SIZE getpagesize() macro
H A Dtest_lsm.c19 #define GET_PAGE_ADDR(ADDR, PAGE_SIZE) \ argument
/linux/arch/powerpc/boot/
H A Dpage.h17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c17 #define PAGE_SIZE (1UL << 16) macro
/linux/tools/include/linux/
H A Dmm.h9 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
/linux/lib/vdso/
H A Dgetrandom.c17 #define PAGE_SIZE (1UL << CONFIG_PAGE_SHIFT) macro
/linux/tools/testing/selftests/bpf/
H A Dbpf_arena_common.h24 #define PAGE_SIZE __PAGE_SIZE macro
/linux/tools/testing/selftests/mm/
H A Dpkey-powerpc.h35 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
/linux/arch/mips/kernel/
H A Dvmlinux.lds.S5 #define PAGE_SIZE _PAGE_SIZE macro
/linux/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c36 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
/linux/arch/loongarch/kernel/
H A Dvmlinux.lds.S7 #define PAGE_SIZE _PAGE_SIZE macro
/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.c17 #define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) macro
/linux/tools/testing/vsock/
H A Dvsock_test_zerocopy.c24 #define PAGE_SIZE 4096 macro
H A Dvsock_uring_test.c24 #define PAGE_SIZE 4096 macro
/linux/tools/testing/selftests/sgx/
H A Ddefines.h11 #define PAGE_SIZE 4096 macro
/linux/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c34 #define PAGE_SIZE 4096 macro
/linux/include/linux/raid/
H A Dpq.h37 # define PAGE_SIZE 4096 macro

12