Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/mm/nohash/
D8xx.c152 bool strict_boundary = strict_kernel_rwx_enabled() || debug_pagealloc_enabled_or_kfence(); in mmu_mapin_ram()
164 if (debug_pagealloc_enabled_or_kfence()) { in mmu_mapin_ram()
/Linux-v5.15/arch/powerpc/mm/
Dmmu_decl.h189 static inline bool debug_pagealloc_enabled_or_kfence(void) in debug_pagealloc_enabled_or_kfence() function
/Linux-v5.15/arch/powerpc/mm/book3s32/
Dmmu.c165 if (debug_pagealloc_enabled_or_kfence() || __map_without_bats) { in mmu_mapin_ram()