Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
A 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/kernel/
A Dx86_init.c114 .hyper = {
159 .hyper.pin_vcpu = x86_op_int_noop,
160 .hyper.is_private_mmio = is_private_mmio_noop,
A Dsetup.c1245 x86_init.hyper.guest_late_init(); in setup_arch()
/arch/x86/include/asm/
A Dx86_init.h183 struct x86_hyper_init hyper; member
327 struct x86_hyper_runtime hyper; member
/arch/x86/coco/sev/
A Dvc-handle.c759 if (x86_platform.hyper.sev_es_hcall_prepare) in vc_handle_vmmcall()
760 x86_platform.hyper.sev_es_hcall_prepare(ghcb, ctxt->regs); in vc_handle_vmmcall()
776 if (x86_platform.hyper.sev_es_hcall_finish && in vc_handle_vmmcall()
777 !x86_platform.hyper.sev_es_hcall_finish(ghcb, ctxt->regs)) in vc_handle_vmmcall()
/arch/x86/hyperv/
A Dhv_vtl.c86 x86_init.hyper.msi_ext_dest_id = hv_vtl_msi_ext_dest_id; in hv_vtl_init_platform()
A Divm.c667 x86_platform.hyper.is_private_mmio = hv_is_private_mmio; in hv_vtom_init()
/arch/x86/xen/
A Denlighten_pv.c1435 x86_init.hyper.init_platform = xen_pv_init_platform; in xen_start_kernel()
1436 x86_init.hyper.guest_late_init = xen_pv_guest_late_init; in xen_start_kernel()
A Dmmu_pv.c2242 x86_init.hyper.init_after_bootmem = xen_after_bootmem; in xen_init_mmu_ops()
/arch/x86/mm/
A Dinit_32.c697 x86_init.hyper.init_after_bootmem(); in mem_init()
A Dioremap.c119 if (x86_platform.hyper.is_private_mmio(addr)) { in __ioremap_check_other()
A Dinit.c810 x86_init.hyper.init_mem_mapping(); in init_mem_mapping()
A Dinit_64.c1362 x86_init.hyper.init_after_bootmem(); in mem_init()
/arch/x86/kernel/apic/
A Dapic.c1830 if (!x86_init.hyper.x2apic_available()) { in try_to_enable_x2apic()
1841 if (x86_init.hyper.msi_ext_dest_id()) { in try_to_enable_x2apic()
A Dio_apic.c2533 if (x86_platform.hyper.is_private_mmio(phys)) in io_apic_set_fixmap()
/arch/x86/kvm/
A DKconfig198 https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/tlfs
/arch/x86/
A DKconfig775 Say Y here to enable options for running Linux under various hyper-

Completed in 59 milliseconds