Searched refs:hyper (Results 1 – 20 of 20) sorted by relevance
107 copy_array(&h->init, &x86_init.hyper, sizeof(h->init)); in init_hypervisor_platform()108 copy_array(&h->runtime, &x86_platform.hyper, sizeof(h->runtime)); in init_hypervisor_platform()111 x86_init.hyper.init_platform(); in init_hypervisor_platform()
114 .hyper = {159 .hyper.pin_vcpu = x86_op_int_noop,160 .hyper.is_private_mmio = is_private_mmio_noop,
183 struct x86_hyper_init hyper; member331 struct x86_hyper_runtime hyper; member
17 x86_platform.hyper.pin_vcpu(cpu); in hypervisor_pin_vcpu()
91 x86_init.hyper.msi_ext_dest_id = hv_vtl_msi_ext_dest_id; in hv_vtl_init_platform()
890 x86_platform.hyper.is_private_mmio = hv_is_private_mmio; in hv_vtom_init()
130 x86_init.hyper.msi_ext_dest_id()) in hyperv_prepare_irq_remapping()
1414 x86_init.hyper.init_platform = xen_pv_init_platform; in xen_start_kernel()1415 x86_init.hyper.guest_late_init = xen_pv_guest_late_init; in xen_start_kernel()
2196 x86_init.hyper.init_after_bootmem = xen_after_bootmem; in xen_init_mmu_ops()
1844 if (!x86_init.hyper.x2apic_available()) { in try_to_enable_x2apic()1855 if (x86_init.hyper.msi_ext_dest_id()) { in try_to_enable_x2apic()
2542 if (x86_platform.hyper.is_private_mmio(phys)) in io_apic_set_fixmap()
119 if (x86_platform.hyper.is_private_mmio(addr)) { in __ioremap_check_other()
201 https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/tlfs
275 kernel. The kernel is entered via hyper-calls or other virtualization279 (e.g. in registers) via hyper-calls to derive invalid pointers to408 between different hyper threads. This feature can be controlled through
294 core only one - the so called primary (hyper) thread is
20 .. _DDA: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/plan/plan-for-depl…
640 P-states, hyper-threading is enabled and on current performance requests644 core P-states support, when hyper-threading is enabled, if the sibling CPU
815 hypter||hyper
799 Say Y here to enable options for running Linux under various hyper-
14429 KVM X86 HYPER-V (KVM/hyper-v)