Searched defs:PAGE_SIZE (Results 101 - 109 of 109) sorted by last modified time

12345

/linux-master/tools/testing/scatterlist/linux/
H A Dmm.h29 #define PAGE_SIZE (4096) macro
/linux-master/tools/bootconfig/
H A Dmain.c132 #define PAGE_SIZE 4096 macro
/linux-master/tools/testing/selftests/proc/
H A Dproc-self-map-files-002.c49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); local
H A Dthread-self.c49 const int PAGE_SIZE = sysconf(_SC_PAGESIZE); local
H A Dproc-self-map-files-001.c49 const unsigned int PAGE_SIZE = sysconf(_SC_PAGESIZE); local
/linux-master/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c23 #define PAGE_SIZE 4096 macro
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c17 #define PAGE_SIZE (1UL << 16) macro
/linux-master/arch/powerpc/boot/
H A Dpage.h17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
/linux-master/arch/xtensa/include/asm/
H A Dcacheasm.h78 __loop_cache_unroll \ar, \at, \insn, PAGE_SIZE, \line_width, \max_immed variable

Completed in 183 milliseconds

12345