Home
last modified time | relevance | path

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

123

/Linux-v6.6/arch/arc/include/asm/
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
Dpgalloc.h73 #if CONFIG_PGTABLE_LEVELS > 3
84 #if CONFIG_PGTABLE_LEVELS > 2
Dpage.h44 #if CONFIG_PGTABLE_LEVELS > 3
55 #if CONFIG_PGTABLE_LEVELS > 2
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable-types.h27 #if CONFIG_PGTABLE_LEVELS > 2
33 #if CONFIG_PGTABLE_LEVELS > 3
47 #if CONFIG_PGTABLE_LEVELS == 2
49 #elif CONFIG_PGTABLE_LEVELS == 3
51 #elif CONFIG_PGTABLE_LEVELS == 4
Dtlb.h84 #if CONFIG_PGTABLE_LEVELS > 2
95 #if CONFIG_PGTABLE_LEVELS > 3
Dkernel-pgtable.h33 #define SWAPPER_PGTABLE_LEVELS (CONFIG_PGTABLE_LEVELS - 1)
35 #define SWAPPER_PGTABLE_LEVELS (CONFIG_PGTABLE_LEVELS)
Dpgalloc.h21 #if CONFIG_PGTABLE_LEVELS > 2
42 #if CONFIG_PGTABLE_LEVELS > 3
Dpgtable-hwdef.h48 #if CONFIG_PGTABLE_LEVELS > 2
58 #if CONFIG_PGTABLE_LEVELS > 3
69 #define PGDIR_SHIFT ARM64_HW_PGTABLE_LEVEL_SHIFT(4 - CONFIG_PGTABLE_LEVELS)
/Linux-v6.6/arch/x86/entry/vdso/vdso32/
Dfake_32bit_build.h11 #undef CONFIG_PGTABLE_LEVELS
18 #define CONFIG_PGTABLE_LEVELS 2 macro
/Linux-v6.6/arch/parisc/include/asm/
Dpage.h50 #if CONFIG_PGTABLE_LEVELS == 3
71 #if CONFIG_PGTABLE_LEVELS == 3
91 #if CONFIG_PGTABLE_LEVELS == 3
Dpgtable.h7 #if CONFIG_PGTABLE_LEVELS == 3
9 #elif CONFIG_PGTABLE_LEVELS == 2
80 #if CONFIG_PGTABLE_LEVELS == 3
95 #if CONFIG_PGTABLE_LEVELS == 3
111 #if CONFIG_PGTABLE_LEVELS == 3
297 #if CONFIG_PGTABLE_LEVELS == 3
Dtlb.h7 #if CONFIG_PGTABLE_LEVELS == 3
/Linux-v6.6/arch/loongarch/mm/
Dtlbex.S62 #if CONFIG_PGTABLE_LEVELS > 3
67 #if CONFIG_PGTABLE_LEVELS > 2
215 #if CONFIG_PGTABLE_LEVELS > 3
220 #if CONFIG_PGTABLE_LEVELS > 2
371 #if CONFIG_PGTABLE_LEVELS > 3
376 #if CONFIG_PGTABLE_LEVELS > 2
513 #if CONFIG_PGTABLE_LEVELS > 3
516 #if CONFIG_PGTABLE_LEVELS > 2
/Linux-v6.6/arch/loongarch/include/asm/
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-v6.6/mm/
Dptdump.c34 #if CONFIG_PGTABLE_LEVELS > 4 && \ in ptdump_pgd_entry()
57 #if CONFIG_PGTABLE_LEVELS > 3 && \ in ptdump_p4d_entry()
80 #if CONFIG_PGTABLE_LEVELS > 2 && \ in ptdump_pud_entry()
/Linux-v6.6/arch/x86/include/asm/
Dpgalloc.h87 #if CONFIG_PGTABLE_LEVELS > 2
112 #if CONFIG_PGTABLE_LEVELS > 3
133 #if CONFIG_PGTABLE_LEVELS > 4
/Linux-v6.6/arch/ia64/include/asm/
Dpgtable.h106 #if CONFIG_PGTABLE_LEVELS == 4
124 #if CONFIG_PGTABLE_LEVELS == 4
168 #if CONFIG_PGTABLE_LEVELS == 4
250 #if CONFIG_PGTABLE_LEVELS == 4
540 #if CONFIG_PGTABLE_LEVELS == 3
Dpage.h151 #if CONFIG_PGTABLE_LEVELS == 4
160 #if CONFIG_PGTABLE_LEVELS == 4
/Linux-v6.6/arch/ia64/kernel/
Dmachine_kexec.c157 #if CONFIG_PGTABLE_LEVELS == 3 in arch_crash_save_vmcoreinfo()
159 #elif CONFIG_PGTABLE_LEVELS == 4 in arch_crash_save_vmcoreinfo()
/Linux-v6.6/arch/x86/mm/
Dpgtable.c60 #if CONFIG_PGTABLE_LEVELS > 2
76 #if CONFIG_PGTABLE_LEVELS > 3
83 #if CONFIG_PGTABLE_LEVELS > 4
128 if (CONFIG_PGTABLE_LEVELS == 2 || in pgd_ctor()
129 (CONFIG_PGTABLE_LEVELS == 3 && SHARED_KERNEL_PMD) || in pgd_ctor()
130 CONFIG_PGTABLE_LEVELS >= 4) { in pgd_ctor()
/Linux-v6.6/include/asm-generic/
Dpgalloc.h113 #if CONFIG_PGTABLE_LEVELS > 2
158 #if CONFIG_PGTABLE_LEVELS > 3
/Linux-v6.6/arch/m68k/mm/
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-v6.6/arch/riscv/mm/
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-v6.6/arch/arm64/mm/
Dfixmap.c75 if (CONFIG_PGTABLE_LEVELS > 3 && !p4d_none(p4d) && in early_fixmap_init_pud()
184 } else if (CONFIG_PGTABLE_LEVELS > 3) { in fixmap_copy()
/Linux-v6.6/arch/m68k/include/asm/
Dpage.h24 #if !defined(CONFIG_MMU) || CONFIG_PGTABLE_LEVELS == 3

123