Searched refs:CONFIG_PGTABLE_LEVELS (Results 1 - 32 of 32) sorted by relevance

/linux-4.4.14/arch/x86/entry/vdso/vdso32/
H A Dvclock_gettime.c17 #undef CONFIG_PGTABLE_LEVELS macro
23 #define CONFIG_PGTABLE_LEVELS 2 macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgtable-types.h41 #if CONFIG_PGTABLE_LEVELS > 2
47 #if CONFIG_PGTABLE_LEVELS > 3
67 #if CONFIG_PGTABLE_LEVELS > 2
73 #if CONFIG_PGTABLE_LEVELS > 3
89 #if CONFIG_PGTABLE_LEVELS == 2
91 #elif CONFIG_PGTABLE_LEVELS == 3
H A Dpgalloc.h32 #if CONFIG_PGTABLE_LEVELS > 2
50 #endif /* CONFIG_PGTABLE_LEVELS > 2 */
52 #if CONFIG_PGTABLE_LEVELS > 3
70 #endif /* CONFIG_PGTABLE_LEVELS > 3 */
H A Dkernel-pgtable.h46 #define SWAPPER_PGTABLE_LEVELS (CONFIG_PGTABLE_LEVELS - 1)
49 #define SWAPPER_PGTABLE_LEVELS (CONFIG_PGTABLE_LEVELS)
H A Dtlb.h65 #if CONFIG_PGTABLE_LEVELS > 2 __pmd_free_tlb()
74 #if CONFIG_PGTABLE_LEVELS > 3 __pud_free_tlb()
H A Dpgtable-hwdef.h57 #if CONFIG_PGTABLE_LEVELS > 2
67 #if CONFIG_PGTABLE_LEVELS > 3
78 #define PGDIR_SHIFT ARM64_HW_PGTABLE_LEVEL_SHIFT(4 - CONFIG_PGTABLE_LEVELS)
H A Dkvm_mmu.h168 * architecture allows. In this case, (4 - CONFIG_PGTABLE_LEVELS)
173 #define KVM_PREALLOC_LEVEL (4 - CONFIG_PGTABLE_LEVELS + 1)
H A Dpgtable.h441 #if CONFIG_PGTABLE_LEVELS > 2
476 #endif /* CONFIG_PGTABLE_LEVELS > 2 */
478 #if CONFIG_PGTABLE_LEVELS > 3
512 #endif /* CONFIG_PGTABLE_LEVELS > 3 */
/linux-4.4.14/arch/x86/include/asm/
H A Dpgalloc.h80 #if CONFIG_PGTABLE_LEVELS > 2 pmd_alloc_one()
119 #if CONFIG_PGTABLE_LEVELS > 3 pgd_populate()
145 #endif /* CONFIG_PGTABLE_LEVELS > 3 */
146 #endif /* CONFIG_PGTABLE_LEVELS > 2 */
H A Dparavirt.h524 #if CONFIG_PGTABLE_LEVELS >= 3 __pmd()
564 #if CONFIG_PGTABLE_LEVELS == 4 __pud()
615 #endif /* CONFIG_PGTABLE_LEVELS == 4 */
617 #endif /* CONFIG_PGTABLE_LEVELS >= 3 */
H A Dparavirt_types.h300 #if CONFIG_PGTABLE_LEVELS >= 3
314 #if CONFIG_PGTABLE_LEVELS == 4
319 #endif /* CONFIG_PGTABLE_LEVELS == 4 */
320 #endif /* CONFIG_PGTABLE_LEVELS >= 3 */
H A Dpgtable.h580 #if CONFIG_PGTABLE_LEVELS > 2 pud_none()
624 #endif /* CONFIG_PGTABLE_LEVELS > 2 */
626 #if CONFIG_PGTABLE_LEVELS > 3 pgd_present()
663 #endif /* CONFIG_PGTABLE_LEVELS > 3 */
H A Dpgtable_types.h237 #if CONFIG_PGTABLE_LEVELS > 3
258 #if CONFIG_PGTABLE_LEVELS > 2
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgalloc.h29 #if CONFIG_PGTABLE_LEVELS == 3 pgd_alloc()
48 #if CONFIG_PGTABLE_LEVELS == 3 pgd_free()
54 #if CONFIG_PGTABLE_LEVELS == 3
106 #if CONFIG_PGTABLE_LEVELS == 3 pmd_populate_kernel()
H A Dpgtable.h93 #if CONFIG_PGTABLE_LEVELS == 3
116 #if CONFIG_PGTABLE_LEVELS == 3
301 #if CONFIG_PGTABLE_LEVELS == 3
311 #if CONFIG_PGTABLE_LEVELS == 3 pmd_clear()
323 #if CONFIG_PGTABLE_LEVELS == 3
333 #if CONFIG_PGTABLE_LEVELS == 3 pgd_clear()
430 #if CONFIG_PGTABLE_LEVELS == 3
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgalloc.h35 #if CONFIG_PGTABLE_LEVELS == 4
52 #endif /* CONFIG_PGTABLE_LEVELS == 4 */
H A Dpage.h176 #if CONFIG_PGTABLE_LEVELS == 4
185 #if CONFIG_PGTABLE_LEVELS == 4
H A Dpgtable.h102 #if CONFIG_PGTABLE_LEVELS == 4
120 #if CONFIG_PGTABLE_LEVELS == 4
183 #if CONFIG_PGTABLE_LEVELS == 4
284 #if CONFIG_PGTABLE_LEVELS == 4
387 #if CONFIG_PGTABLE_LEVELS == 4
589 #if CONFIG_PGTABLE_LEVELS == 3
/linux-4.4.14/arch/ia64/kernel/
H A Dmachine_kexec.c159 #if CONFIG_PGTABLE_LEVELS == 3 arch_crash_save_vmcoreinfo()
161 #elif CONFIG_PGTABLE_LEVELS == 4 arch_crash_save_vmcoreinfo()
H A Divt.S149 #if CONFIG_PGTABLE_LEVELS == 4
158 #if CONFIG_PGTABLE_LEVELS == 4
225 #if CONFIG_PGTABLE_LEVELS == 4
231 #if CONFIG_PGTABLE_LEVELS == 4
479 #if CONFIG_PGTABLE_LEVELS == 4
490 #if CONFIG_PGTABLE_LEVELS == 4
/linux-4.4.14/mm/kasan/
H A Dkasan_init.c32 #if CONFIG_PGTABLE_LEVELS > 3
35 #if CONFIG_PGTABLE_LEVELS > 2
/linux-4.4.14/arch/x86/mm/
H A Dpgtable.c62 #if CONFIG_PGTABLE_LEVELS > 2 ___pmd_free_tlb()
78 #if CONFIG_PGTABLE_LEVELS > 3 ___pud_free_tlb()
84 #endif /* CONFIG_PGTABLE_LEVELS > 3 */
85 #endif /* CONFIG_PGTABLE_LEVELS > 2 */
121 if (CONFIG_PGTABLE_LEVELS == 2 || pgd_ctor()
122 (CONFIG_PGTABLE_LEVELS == 3 && SHARED_KERNEL_PMD) || pgd_ctor()
123 CONFIG_PGTABLE_LEVELS == 4) { pgd_ctor()
/linux-4.4.14/arch/x86/kernel/
H A Dparavirt.c454 #if CONFIG_PGTABLE_LEVELS >= 3
465 #if CONFIG_PGTABLE_LEVELS == 4
471 #endif /* CONFIG_PGTABLE_LEVELS >= 3 */
/linux-4.4.14/arch/parisc/kernel/
H A Dhead.S77 #if CONFIG_PGTABLE_LEVELS == 3
100 #if CONFIG_PGTABLE_LEVELS == 3
H A Dentry.S401 #if CONFIG_PGTABLE_LEVELS == 3
439 #if CONFIG_PGTABLE_LEVELS == 3 /* we might have a 2-Level scheme, e.g. with 16kb page size */
/linux-4.4.14/include/asm-generic/
H A Dpgtable.h12 CONFIG_PGTABLE_LEVELS
13 #error CONFIG_PGTABLE_LEVELS is not consistent with __PAGETABLE_{PUD,PMD}_FOLDED
/linux-4.4.14/arch/arm64/mm/
H A Dmmu.c556 #if CONFIG_PGTABLE_LEVELS > 2
559 #if CONFIG_PGTABLE_LEVELS > 3
/linux-4.4.14/arch/x86/xen/
H A Dmmu.c506 #if CONFIG_PGTABLE_LEVELS == 4 xen_pud_val()
593 #endif /* CONFIG_PGTABLE_LEVELS == 4 */
1743 #if CONFIG_PGTABLE_LEVELS == 4 xen_alloc_pud()
2396 #if CONFIG_PGTABLE_LEVELS == 4 xen_post_allocator_init()
2406 #if CONFIG_PGTABLE_LEVELS == 4 xen_post_allocator_init()
2472 #if CONFIG_PGTABLE_LEVELS == 4
2479 #endif /* CONFIG_PGTABLE_LEVELS == 4 */
/linux-4.4.14/include/trace/events/
H A Dxen.h227 #if CONFIG_PGTABLE_LEVELS >= 4
/linux-4.4.14/include/linux/
H A Dmm_types.h409 #if CONFIG_PGTABLE_LEVELS > 2
/linux-4.4.14/arch/parisc/mm/
H A Dinit.c39 #if CONFIG_PGTABLE_LEVELS == 3
/linux-4.4.14/arch/mips/mm/
H A Dtlbex.c2287 if (CONFIG_PGTABLE_LEVELS >= 3) { config_htw_params()
2312 if (CONFIG_PGTABLE_LEVELS >= 3) config_htw_params()

Completed in 697 milliseconds