Home
last modified time | relevance | path

Searched refs:debug_pagealloc_enabled_or_kfence (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/powerpc/mm/nohash/
D8xx.c145 bool strict_boundary = strict_kernel_rwx_enabled() || debug_pagealloc_enabled_or_kfence(); in mmu_mapin_ram()
154 if (debug_pagealloc_enabled_or_kfence()) { in mmu_mapin_ram()
177 if (!debug_pagealloc_enabled_or_kfence()) in mmu_mark_initmem_nx()
/linux-6.12.1/arch/powerpc/mm/
Dmmu_decl.h174 static inline bool debug_pagealloc_enabled_or_kfence(void) in debug_pagealloc_enabled_or_kfence() function
/linux-6.12.1/arch/powerpc/mm/book3s32/
Dmmu.c167 if (debug_pagealloc_enabled_or_kfence()) { in mmu_mapin_ram()
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dhash_utils.c434 if (debug_pagealloc_enabled_or_kfence() && in htab_bolt_mapping()
817 if (!debug_pagealloc_enabled_or_kfence()) { in htab_init_page_sizes()
1137 if (debug_pagealloc_enabled_or_kfence()) { in htab_initialize()