Searched refs:debug_pagealloc_enabled_or_kfence (Results 1 – 3 of 3) sorted by relevance
148 bool strict_boundary = strict_kernel_rwx_enabled() || debug_pagealloc_enabled_or_kfence(); in mmu_mapin_ram()160 if (debug_pagealloc_enabled_or_kfence()) { in mmu_mapin_ram()182 if (!debug_pagealloc_enabled_or_kfence()) in mmu_mark_initmem_nx()
193 static inline bool debug_pagealloc_enabled_or_kfence(void) in debug_pagealloc_enabled_or_kfence() function
167 if (debug_pagealloc_enabled_or_kfence() || __map_without_bats) { in mmu_mapin_ram()