Home
last modified time | relevance | path

Searched refs:CONFIG_PGTABLE_LEVELS (Results 1 – 25 of 52) sorted by relevance

123

/linux/arch/arc/include/asm/
H A Dpgtable-levels.h13 #if CONFIG_PGTABLE_LEVELS == 2
61 #if CONFIG_PGTABLE_LEVELS > 3
64 #if CONFIG_PGTABLE_LEVELS > 2
74 #if CONFIG_PGTABLE_LEVELS > 3
80 #if CONFIG_PGTABLE_LEVELS > 2
90 #if CONFIG_PGTABLE_LEVELS > 3
92 #elif CONFIG_PGTABLE_LEVELS > 2
104 #if CONFIG_PGTABLE_LEVELS > 3
123 #if CONFIG_PGTABLE_LEVELS > 2
H A Dpgalloc.h73 #if CONFIG_PGTABLE_LEVELS > 3
84 #if CONFIG_PGTABLE_LEVELS > 2
H A Dpage.h44 #if CONFIG_PGTABLE_LEVELS > 3
55 #if CONFIG_PGTABLE_LEVELS > 2
/linux/arch/arm64/include/asm/
H A Dpgtable-types.h27 #if CONFIG_PGTABLE_LEVELS > 2
33 #if CONFIG_PGTABLE_LEVELS > 3
39 #if CONFIG_PGTABLE_LEVELS > 4
53 #if CONFIG_PGTABLE_LEVELS == 2
55 #elif CONFIG_PGTABLE_LEVELS == 3
57 #elif CONFIG_PGTABLE_LEVELS == 4
H A Dpgalloc.h22 #if CONFIG_PGTABLE_LEVELS > 2
43 #if CONFIG_PGTABLE_LEVELS > 3
72 #if CONFIG_PGTABLE_LEVELS > 4
H A Dpgtable-hwdef.h48 #if CONFIG_PGTABLE_LEVELS > 2
58 #if CONFIG_PGTABLE_LEVELS > 3
65 #if CONFIG_PGTABLE_LEVELS > 4
76 #define PGDIR_SHIFT ARM64_HW_PGTABLE_LEVEL_SHIFT(4 - CONFIG_PGTABLE_LEVELS)
H A Dtlb.h89 #if CONFIG_PGTABLE_LEVELS > 2
100 #if CONFIG_PGTABLE_LEVELS > 3
/linux/arch/x86/entry/vdso/vdso32/
H A Dfake_32bit_build.h11 #undef CONFIG_PGTABLE_LEVELS
18 #define CONFIG_PGTABLE_LEVELS 2 macro
/linux/arch/arm64/mm/
H A Dpgd.c24 if (CONFIG_PGTABLE_LEVELS == 4) in pgdir_is_page_size()
26 if (CONFIG_PGTABLE_LEVELS == 5) in pgdir_is_page_size()
H A Dproc.S280 #if CONFIG_PGTABLE_LEVELS > 4
341 #if CONFIG_PGTABLE_LEVELS > 4
349 .if CONFIG_PGTABLE_LEVELS > 4
362 .if CONFIG_PGTABLE_LEVELS > 3
375 .if CONFIG_PGTABLE_LEVELS > 2
/linux/arch/parisc/include/asm/
H A Dpage.h43 #if CONFIG_PGTABLE_LEVELS == 3
64 #if CONFIG_PGTABLE_LEVELS == 3
84 #if CONFIG_PGTABLE_LEVELS == 3
H A Dtlb.h7 #if CONFIG_PGTABLE_LEVELS == 3
H A Dpgalloc.h37 #if CONFIG_PGTABLE_LEVELS == 3
/linux/arch/loongarch/kvm/
H A Dvm.c50 kvm->arch.root_level = CONFIG_PGTABLE_LEVELS - 1; in kvm_arch_init_vm()
53 #if CONFIG_PGTABLE_LEVELS > 2 in kvm_arch_init_vm()
56 #if CONFIG_PGTABLE_LEVELS > 3 in kvm_arch_init_vm()
/linux/arch/loongarch/include/asm/
H A Dpgtable.h17 #if CONFIG_PGTABLE_LEVELS == 2
19 #elif CONFIG_PGTABLE_LEVELS == 3
25 #if CONFIG_PGTABLE_LEVELS == 2
27 #elif CONFIG_PGTABLE_LEVELS == 3
32 #elif CONFIG_PGTABLE_LEVELS == 4
48 #if CONFIG_PGTABLE_LEVELS > 3
51 #if CONFIG_PGTABLE_LEVELS > 2
/linux/mm/
H A Dptdump.c35 #if CONFIG_PGTABLE_LEVELS > 4 && \ in ptdump_pgd_entry()
58 #if CONFIG_PGTABLE_LEVELS > 3 && \ in ptdump_p4d_entry()
81 #if CONFIG_PGTABLE_LEVELS > 2 && \ in ptdump_pud_entry()
/linux/arch/x86/include/asm/
H A Dpgalloc.h87 #if CONFIG_PGTABLE_LEVELS > 2
112 #if CONFIG_PGTABLE_LEVELS > 3
133 #if CONFIG_PGTABLE_LEVELS > 4
H A Dpgtable_types.h341 #if CONFIG_PGTABLE_LEVELS > 4
367 #if CONFIG_PGTABLE_LEVELS > 3
393 #if CONFIG_PGTABLE_LEVELS > 2
/linux/arch/x86/mm/
H A Dpgtable.c60 #if CONFIG_PGTABLE_LEVELS > 2
76 #if CONFIG_PGTABLE_LEVELS > 3
86 #if CONFIG_PGTABLE_LEVELS > 4
131 if (CONFIG_PGTABLE_LEVELS == 2 || in pgd_ctor()
132 (CONFIG_PGTABLE_LEVELS == 3 && SHARED_KERNEL_PMD) || in pgd_ctor()
133 CONFIG_PGTABLE_LEVELS >= 4) { in pgd_ctor()
/linux/arch/m68k/mm/
H A Dkmap.c79 #if CONFIG_PGTABLE_LEVELS == 3 in __free_io_area()
266 #if CONFIG_PGTABLE_LEVELS == 3 in __ioremap()
373 #if CONFIG_PGTABLE_LEVELS == 3 in kernel_set_cachemode()
/linux/arch/riscv/mm/
H A Dptdump.c196 .name = (CONFIG_PGTABLE_LEVELS > 4) ? "P4D" : "PGD",
198 .name = (CONFIG_PGTABLE_LEVELS > 3) ? "PUD" : "PGD",
200 .name = (CONFIG_PGTABLE_LEVELS > 2) ? "PMD" : "PGD",
/linux/mm/kasan/
H A Dinit.c31 #if CONFIG_PGTABLE_LEVELS > 4
43 #if CONFIG_PGTABLE_LEVELS > 3
55 #if CONFIG_PGTABLE_LEVELS > 2
/linux/arch/loongarch/mm/
H A Dtlb.c215 #if CONFIG_PGTABLE_LEVELS > 3 in setup_ptwalker()
219 #if CONFIG_PGTABLE_LEVELS > 2 in setup_ptwalker()
/linux/arch/m68k/include/asm/
H A Dpage.h20 #if !defined(CONFIG_MMU) || CONFIG_PGTABLE_LEVELS == 3
/linux/arch/parisc/mm/
H A Dinit.c42 #if CONFIG_PGTABLE_LEVELS == 3
378 #if CONFIG_PGTABLE_LEVELS == 3 in map_pages()
557 #if CONFIG_PGTABLE_LEVELS == 3 in mem_init()
688 #if CONFIG_PGTABLE_LEVELS == 3 in fixmap_init()

123