Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dpageattr.c183 if (!debug_pagealloc_enabled() && !rodata_full) in __kernel_map_pages()
207 if (!debug_pagealloc_enabled() && !rodata_full) in kernel_page_present()
H A Dmmu.c504 if (rodata_full || debug_pagealloc_enabled() || in map_mem()
1534 if (rodata_full || debug_pagealloc_enabled() || in arch_add_memory()
1610 if (rodata_full || debug_pagealloc_enabled()) in populate_range_driver_managed()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A D8xx.c152 bool strict_boundary = strict_kernel_rwx_enabled() || debug_pagealloc_enabled(); in mmu_mapin_ram()
164 if (debug_pagealloc_enabled()) { in mmu_mapin_ram()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dinit_32.c100 if (debug_pagealloc_enabled()) in MMU_setup()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dvmem.c243 !debug_pagealloc_enabled()) { in modify_pmd_table()
339 !debug_pagealloc_enabled()) { in modify_pud_table()
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dpageattr.c189 if (!debug_pagealloc_enabled()) in __kernel_map_pages()
/OK3568_Linux_fs/kernel/sound/drivers/pcsp/
H A Dpcsp.c151 if (debug_pagealloc_enabled()) { in alsa_card_pcsp_init()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Ddumpstack.c203 if (debug_pagealloc_enabled()) in die()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dinit.c232 if (boot_cpu_has(X86_FEATURE_PSE) && !debug_pagealloc_enabled()) in probe_page_size_mask()
877 if (debug_pagealloc_enabled()) { in free_init_pages()
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dset_memory.c1069 if (!debug_pagealloc_enabled()) in split_large_page()
1072 if (!debug_pagealloc_enabled()) in split_large_page()
1657 if (!debug_pagealloc_enabled()) in __change_page_attr_set_clr()
1660 if (!debug_pagealloc_enabled()) in __change_page_attr_set_clr()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ddumpstack.c408 debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "", in __die_header()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_utils.c328 if (debug_pagealloc_enabled() && in htab_bolt_mapping()
678 if (!debug_pagealloc_enabled()) { in htab_init_page_sizes()
968 if (debug_pagealloc_enabled()) { in htab_initialize()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s32/
H A Dmmu.c164 if (debug_pagealloc_enabled()) { in mmu_mapin_ram()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhibernate.c476 } else if (debug_pagealloc_enabled() && !pte_none(pte)) { in _copy_pte()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c271 debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "", in __die()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h3111 static inline bool debug_pagealloc_enabled(void) in debug_pagealloc_enabled() function
/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c825 debug_pagealloc_enabled())) { in init_mem_debugging_and_hardening()
847 if (!debug_pagealloc_enabled()) in init_mem_debugging_and_hardening()