Home
last modified time | relevance | path

Searched refs:debug_pagealloc_enabled (Results 1 – 15 of 15) sorted by relevance

/linux/arch/powerpc/mm/
A Dinit_32.c103 if (debug_pagealloc_enabled()) in MMU_setup()
A Dmmu_decl.h191 return IS_ENABLED(CONFIG_KFENCE) || debug_pagealloc_enabled(); in debug_pagealloc_enabled_or_kfence()
/linux/sound/drivers/pcsp/
A Dpcsp.c149 if (debug_pagealloc_enabled()) { in alsa_card_pcsp_init()
/linux/arch/arm64/mm/
A Dpageattr.c24 return rodata_full || debug_pagealloc_enabled(); in can_set_direct_map()
A Dtrans_pgd.c44 } else if (debug_pagealloc_enabled() && !pte_none(pte)) { in _copy_pte()
/linux/arch/s390/mm/
A Dvmem.c245 !debug_pagealloc_enabled()) { in modify_pmd_table()
341 !debug_pagealloc_enabled()) { in modify_pud_table()
/linux/arch/riscv/mm/
A Dpageattr.c196 if (!debug_pagealloc_enabled()) in __kernel_map_pages()
/linux/arch/s390/kernel/
A Ddumpstack.c213 if (debug_pagealloc_enabled()) in die()
/linux/arch/x86/mm/
A Dinit.c223 if (boot_cpu_has(X86_FEATURE_PSE) && !debug_pagealloc_enabled()) in probe_page_size_mask()
879 if (debug_pagealloc_enabled()) { in free_init_pages()
/linux/arch/x86/mm/pat/
A Dset_memory.c1080 if (!debug_pagealloc_enabled()) in split_large_page()
1083 if (!debug_pagealloc_enabled()) in split_large_page()
1668 if (!debug_pagealloc_enabled()) in __change_page_attr_set_clr()
1671 if (!debug_pagealloc_enabled()) in __change_page_attr_set_clr()
/linux/arch/x86/kernel/
A Ddumpstack.c408 debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "", in __die_header()
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c330 if (debug_pagealloc_enabled() && in htab_bolt_mapping()
680 if (!debug_pagealloc_enabled()) { in htab_init_page_sizes()
969 if (debug_pagealloc_enabled()) { in htab_initialize()
/linux/arch/powerpc/kernel/
A Dtraps.c271 debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "", in __die()
/linux/include/linux/
A Dmm.h3104 static inline bool debug_pagealloc_enabled(void) in debug_pagealloc_enabled() function
/linux/mm/
A Dpage_alloc.c833 debug_pagealloc_enabled())) { in init_mem_debugging_and_hardening()
858 if (!debug_pagealloc_enabled()) in init_mem_debugging_and_hardening()

Completed in 48 milliseconds