Home
last modified time | relevance | path

Searched refs:hyper (Results 1 – 11 of 11) sorted by relevance

/arch/x86/kernel/cpu/
Dhypervisor.c104 copy_array(&h->init, &x86_init.hyper, sizeof(h->init)); in init_hypervisor_platform()
105 copy_array(&h->runtime, &x86_platform.hyper, sizeof(h->runtime)); in init_hypervisor_platform()
108 x86_init.hyper.init_platform(); in init_hypervisor_platform()
/arch/x86/include/asm/
Dx86_init.h162 struct x86_hyper_init hyper; member
282 struct x86_hyper_runtime hyper; member
/arch/x86/kernel/
Dx86_init.c90 .hyper = {
123 .hyper.pin_vcpu = x86_op_int_noop,
Dsetup.c1268 x86_init.hyper.guest_late_init(); in setup_arch()
/arch/x86/xen/
Denlighten_pv.c1231 x86_init.hyper.init_platform = xen_pv_init_platform; in xen_start_kernel()
1232 x86_init.hyper.guest_late_init = xen_pv_guest_late_init; in xen_start_kernel()
Dmmu_pv.c2463 x86_init.hyper.init_after_bootmem = xen_after_bootmem; in xen_init_mmu_ops()
/arch/x86/mm/
Dinit.c726 x86_init.hyper.init_mem_mapping(); in init_mem_mapping()
Dinit_32.c787 x86_init.hyper.init_after_bootmem(); in mem_init()
Dinit_64.c1242 x86_init.hyper.init_after_bootmem(); in mem_init()
/arch/x86/kernel/apic/
Dapic.c1896 if (!x86_init.hyper.x2apic_available()) { in try_to_enable_x2apic()
/arch/x86/
DKconfig753 Say Y here to enable options for running Linux under various hyper-