Searched refs:debug_pagealloc_enabled_or_kfence (Results 1 – 5 of 5) sorted by relevance
143 bool strict_boundary = strict_kernel_rwx_enabled() || debug_pagealloc_enabled_or_kfence(); in mmu_mapin_ram()152 if (debug_pagealloc_enabled_or_kfence()) { in mmu_mapin_ram()174 if (!debug_pagealloc_enabled_or_kfence()) in mmu_mark_initmem_nx()
180 static inline bool debug_pagealloc_enabled_or_kfence(void) in debug_pagealloc_enabled_or_kfence() function
167 if (debug_pagealloc_enabled_or_kfence()) { in mmu_mapin_ram()
427 if (debug_pagealloc_enabled_or_kfence() && in htab_bolt_mapping()810 if (!debug_pagealloc_enabled_or_kfence()) { in htab_init_page_sizes()1130 if (debug_pagealloc_enabled_or_kfence()) { in htab_initialize()
304 if (debug_pagealloc_enabled_or_kfence()) in create_physical_mapping()