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

/linux-master/arch/x86/include/asm/
H A Dx86_init.h122 * @init_after_bootmem: guest init after boot allocator is finished
130 void (*init_after_bootmem)(void); member in struct:x86_hyper_init
/linux-master/arch/x86/kernel/
H A Dx86_init.c119 .init_after_bootmem = x86_init_noop,
/linux-master/arch/x86/xen/
H A Denlighten_hvm.c321 h->init_after_bootmem = x86_init_noop;
H A Dmmu_pv.c2198 x86_init.hyper.init_after_bootmem = xen_after_bootmem;
/linux-master/arch/x86/mm/
H A Dinit_32.c739 x86_init.hyper.init_after_bootmem();
H A Dinit_64.c1340 x86_init.hyper.init_after_bootmem();

Completed in 149 milliseconds