Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dx86_init.h130 void (*init_after_bootmem)(void); member
/openbmc/linux/arch/x86/kernel/
H A Dx86_init.c119 .init_after_bootmem = x86_init_noop,
/openbmc/linux/arch/x86/xen/
H A Denlighten_hvm.c317 h->init_after_bootmem = x86_init_noop; in xen_platform_hvm()
H A Dmmu_pv.c2195 x86_init.hyper.init_after_bootmem = xen_after_bootmem; in xen_init_mmu_ops()
/openbmc/linux/arch/x86/mm/
H A Dinit_32.c739 x86_init.hyper.init_after_bootmem(); in mem_init()
H A Dinit_64.c1344 x86_init.hyper.init_after_bootmem(); in mem_init()