Home
last modified time | relevance | path

Searched refs:after_bootmem (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/x86/mm/
A Dinit_64.c234 if (after_bootmem) in spp_getpage()
241 after_bootmem ? "after bootmem" : ""); in spp_getpage()
468 if (!after_bootmem && in phys_pte_init()
484 if (!after_bootmem) in phys_pte_init()
523 if (!after_bootmem && in phys_pmd_init()
555 if (!after_bootmem) in phys_pmd_init()
610 if (!after_bootmem && in phys_pud_init()
641 if (!after_bootmem) in phys_pud_init()
697 if (!after_bootmem && in phys_p4d_init()
1339 after_bootmem = 1; in mem_init()
A Dmm_internal.h22 extern int after_bootmem;
A Dinit.c129 if (after_bootmem) { in alloc_low_pages()
201 int after_bootmem; variable
462 if (!after_bootmem) in split_mem_range()
A Dinit_32.c178 BUG_ON(after_bootmem); in page_table_kmap_check()
751 after_bootmem = 1; in mem_init()
/linux-6.3-rc2/arch/x86/include/asm/
A Dtext-patching.h139 extern int after_bootmem;
/linux-6.3-rc2/arch/x86/kernel/
A Dalternative.c1557 BUG_ON(!after_bootmem); in __text_poke()

Completed in 19 milliseconds