Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
A Dinit_64.c229 if (after_bootmem) in spp_getpage()
236 after_bootmem ? "after bootmem" : ""); in spp_getpage()
463 if (!after_bootmem && in phys_pte_init()
479 if (!after_bootmem) in phys_pte_init()
518 if (!after_bootmem && in phys_pmd_init()
550 if (!after_bootmem) in phys_pmd_init()
606 if (!after_bootmem && in phys_pud_init()
637 if (!after_bootmem) in phys_pud_init()
697 if (!after_bootmem && in phys_p4d_init()
1338 after_bootmem = 1; in mem_init()
A Dmm_internal.h22 extern int after_bootmem;
A Dinit.c119 if (after_bootmem) { in alloc_low_pages()
191 int after_bootmem; variable
452 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/arch/x86/include/asm/
A Dtext-patching.h120 extern int after_bootmem;
/linux/arch/x86/kernel/
A Dalternative.c973 BUG_ON(!after_bootmem); in __text_poke()

Completed in 13 milliseconds