/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | page-def.h | 15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | page-def.h | 15 #define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT) macro
|
/kernel/liteos_m/testsuites/sample/kernel/lms/ |
H A D | It_los_lms.h | 47 #define PAGE_SIZE (0x1000U)
macro
|
/kernel/linux/linux-5.10/arch/arc/include/uapi/asm/ |
H A D | page.h | 31 #define PAGE_SIZE _BITUL(PAGE_SHIFT) /* Default 8K */ macro
|
/kernel/linux/linux-6.6/arch/arc/include/uapi/asm/ |
H A D | page.h | 31 #define PAGE_SIZE _BITUL(PAGE_SHIFT) /* Default 8K */ macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.h | 5 #define PAGE_SIZE 4096 macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
H A D | cacheasm.h | 78 __loop_cache_unroll \ar, \at, \insn, PAGE_SIZE, \line_width, \max_immed variable
|
/kernel/linux/linux-6.6/fs/freevxfs/ |
H A D | vxfs_immed.c | 38 memcpy_to_page(folio_page(folio, i), 0, src, PAGE_SIZE); in vxfs_immed_read_folio() local
|
/kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
H A D | cacheasm.h | 78 __loop_cache_unroll \ar, \at, \insn, PAGE_SIZE, \line_width, \max_immed variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.h | 7 #define PAGE_SIZE 4096 macro
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | vmlinux.lds.S | 24 #define PAGE_SIZE _PAGE_SIZE define
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | page.h | 17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
|
/kernel/linux/linux-6.6/arch/hexagon/kernel/ |
H A D | vmlinux.lds.S | 24 #define PAGE_SIZE _PAGE_SIZE define
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | page.h | 17 #define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT) macro
|
/kernel/linux/linux-5.10/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-002.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
|
/kernel/linux/linux-6.6/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-002.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
|
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
H A D | test_mremap_vdso.c | 23 #define PAGE_SIZE 4096 macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
H A D | mmap_bench.c | 17 #define PAGE_SIZE (1UL << 16) macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | sockopt_sk.c | 12 #define PAGE_SIZE 4096 macro [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | bootmem_info.h | 63 kmemleak_free_part(page_to_virt(page), PAGE_SIZE); in free_bootmem_page() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | test_mremap_vdso.c | 23 #define PAGE_SIZE 4096 macro
|