Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dx86_init.c114 .init_after_bootmem = x86_init_noop,
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dx86_init.h120 * @init_after_bootmem: guest init after boot allocator is finished
127 void (*init_after_bootmem)(void); member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dx86_init.c116 .init_after_bootmem = x86_init_noop,
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dx86_init.h121 * @init_after_bootmem: guest init after boot allocator is finished
129 void (*init_after_bootmem)(void); member
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_hvm.c303 h->init_after_bootmem = x86_init_noop; in xen_platform_hvm()
H A Dmmu_pv.c2145 x86_init.hyper.init_after_bootmem = xen_after_bootmem; in xen_init_mmu_ops()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_hvm.c317 h->init_after_bootmem = x86_init_noop; in xen_platform_hvm()
H A Dmmu_pv.c2198 x86_init.hyper.init_after_bootmem = xen_after_bootmem; in xen_init_mmu_ops()
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dinit_32.c771 x86_init.hyper.init_after_bootmem(); in mem_init()
H A Dinit_64.c1294 x86_init.hyper.init_after_bootmem(); in mem_init()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dinit_32.c739 x86_init.hyper.init_after_bootmem(); in mem_init()
H A Dinit_64.c1340 x86_init.hyper.init_after_bootmem(); in mem_init()

Completed in 18 milliseconds