Home
last modified time | relevance | path

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

/linux/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()
/linux/arch/x86/include/asm/
A Dx86_init.h157 struct x86_hyper_init hyper; member
289 struct x86_hyper_runtime hyper; member
/linux/arch/x86/kernel/
A Dx86_init.c109 .hyper = {
143 .hyper.pin_vcpu = x86_op_int_noop,
A Dsev.c1187 if (x86_platform.hyper.sev_es_hcall_prepare) in vc_handle_vmmcall()
1188 x86_platform.hyper.sev_es_hcall_prepare(ghcb, ctxt->regs); in vc_handle_vmmcall()
1204 if (x86_platform.hyper.sev_es_hcall_finish && in vc_handle_vmmcall()
1205 !x86_platform.hyper.sev_es_hcall_finish(ghcb, ctxt->regs)) in vc_handle_vmmcall()
A Dsetup.c1186 x86_init.hyper.guest_late_init(); in setup_arch()
/linux/include/linux/
A Dhypervisor.h17 x86_platform.hyper.pin_vcpu(cpu); in hypervisor_pin_vcpu()
/linux/drivers/iommu/
A Dhyperv-iommu.c128 x86_init.hyper.msi_ext_dest_id() || in hyperv_prepare_irq_remapping()
/linux/arch/x86/xen/
A Denlighten_pv.c1217 x86_init.hyper.init_platform = xen_pv_init_platform; in xen_start_kernel()
1218 x86_init.hyper.guest_late_init = xen_pv_guest_late_init; in xen_start_kernel()
A Dmmu_pv.c2172 x86_init.hyper.init_after_bootmem = xen_after_bootmem; in xen_init_mmu_ops()
/linux/arch/x86/mm/
A Dinit_32.c752 x86_init.hyper.init_after_bootmem(); in mem_init()
A Dinit.c776 x86_init.hyper.init_mem_mapping(); in init_mem_mapping()
A Dinit_64.c1339 x86_init.hyper.init_after_bootmem(); in mem_init()
/linux/arch/x86/kernel/apic/
A Dapic.c1857 if (!x86_init.hyper.x2apic_available()) { in try_to_enable_x2apic()
1868 if (x86_init.hyper.msi_ext_dest_id()) { in try_to_enable_x2apic()
/linux/Documentation/admin-guide/hw-vuln/
A Dspectre.rst263 kernel. The kernel is entered via hyper-calls or other virtualization
267 (e.g. in registers) via hyper-calls to derive invalid pointers to
394 between different hyper threads. This feature can be controlled through
A Dl1tf.rst294 core only one - the so called primary (hyper) thread is
/linux/Documentation/admin-guide/pm/
A Dintel_pstate.rst525 P-states, hyper-threading is enabled and on current performance requests
529 core P-states support, when hyper-threading is enabled, if the sibling CPU
A Dcpuidle.rst67 (or hyper-threads specifically on Intel hardware), that each can follow one
/linux/scripts/
A Dspelling.txt735 hypter||hyper
/linux/arch/x86/
A DKconfig769 Say Y here to enable options for running Linux under various hyper-

Completed in 48 milliseconds