Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/tools/testing/selftests/mm/
A Dva_128TBswitch.c15 #define PAGE_SIZE (64 << 10) macro
21 #define PAGE_SIZE (4 << 10) macro
A Dutil.h30 #define PAGE_SIZE (page_size()) macro
A Dhugepage-vmemmap.c20 #define PAGE_SIZE 4096 macro
A Dpkey-powerpc.h35 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpage.h23 #define PAGE_SIZE (1 << PAGE_SHIFT) macro
25 #define PAGE_SIZE (1UL << PAGE_SHIFT) macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpage-def.h15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
/linux-6.3-rc2/include/asm-generic/
A Dpage.h18 #define PAGE_SIZE (1 << PAGE_SHIFT) macro
20 #define PAGE_SIZE (1UL << PAGE_SHIFT) macro
/linux-6.3-rc2/arch/arc/include/uapi/asm/
A Dpage.h31 #define PAGE_SIZE _BITUL(PAGE_SHIFT) /* Default 8K */ macro
/linux-6.3-rc2/tools/testing/selftests/cgroup/
A Dcgroup_util.h7 #define PAGE_SIZE 4096 macro
/linux-6.3-rc2/arch/hexagon/kernel/
A Dvmlinux.lds.S24 #define PAGE_SIZE _PAGE_SIZE macro
/linux-6.3-rc2/tools/testing/selftests/proc/
A Dthread-self.c49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
A Dproc-self-map-files-001.c49 const unsigned int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
A Dproc-self-map-files-002.c49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); in main() local
/linux-6.3-rc2/tools/testing/selftests/x86/
A Dtest_mremap_vdso.c23 #define PAGE_SIZE 4096 macro
/linux-6.3-rc2/arch/powerpc/boot/
A Dpage.h17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
/linux-6.3-rc2/tools/testing/selftests/powerpc/benchmarks/
A Dmmap_bench.c17 #define PAGE_SIZE (1UL << 16) macro
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dtest_lsm.c18 #define GET_PAGE_ADDR(ADDR, PAGE_SIZE) \ argument
/linux-6.3-rc2/arch/x86/include/asm/
A Dpage_types.h11 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
/linux-6.3-rc2/tools/include/linux/
A Dmm.h9 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpage.h15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
/linux-6.3-rc2/arch/arm/include/asm/
A Dpage.h12 #define PAGE_SIZE (_AC(1,UL) << PAGE_SHIFT) macro
/linux-6.3-rc2/arch/mips/kernel/
A Dvmlinux.lds.S5 #define PAGE_SIZE _PAGE_SIZE macro
/linux-6.3-rc2/arch/loongarch/kernel/
A Dvmlinux.lds.S6 #define PAGE_SIZE _PAGE_SIZE macro
/linux-6.3-rc2/tools/testing/selftests/ptrace/
A Dpeeksiginfo.c36 #define PAGE_SIZE sysconf(_SC_PAGESIZE) macro
/linux-6.3-rc2/arch/nios2/include/asm/
A Dpage.h25 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro

Completed in 32 milliseconds

123