| /linux/tools/net/sunrpc/xdrgen/grammars/ |
| H A D | xdr.lark | 24 | hyper 37 unsigned_hyper : "unsigned" "hyper" 41 hyper : "hyper"
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | hypervisor.c | 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()
|
| /linux/arch/x86/kernel/ |
| H A D | x86_init.c | 114 .hyper = { 159 .hyper.pin_vcpu = x86_op_int_noop, 160 .hyper.is_private_mmio = is_private_mmio_noop,
|
| H A D | setup.c | 1242 x86_init.hyper.guest_late_init(); in setup_arch()
|
| /linux/arch/x86/include/asm/ |
| H A D | x86_init.h | 183 struct x86_hyper_init hyper; member 331 struct x86_hyper_runtime hyper; member
|
| /linux/include/linux/ |
| H A D | hypervisor.h | 17 x86_platform.hyper.pin_vcpu(cpu); in hypervisor_pin_vcpu()
|
| /linux/Documentation/tools/rtla/ |
| H A D | rtla-hwnoise.rst | 41 on a system with 8 cores/16 threads with hyper-threading enabled. 81 For example, by disabling hyper-threading to remove the hardware noise,
|
| /linux/arch/x86/coco/sev/ |
| H A D | vc-handle.c | 771 if (x86_platform.hyper.sev_es_hcall_prepare) in vc_handle_vmmcall() 772 x86_platform.hyper.sev_es_hcall_prepare(ghcb, ctxt->regs); in vc_handle_vmmcall() 788 if (x86_platform.hyper.sev_es_hcall_finish && in vc_handle_vmmcall() 789 !x86_platform.hyper.sev_es_hcall_finish(ghcb, ctxt->regs)) in vc_handle_vmmcall()
|
| /linux/Documentation/sunrpc/xdr/ |
| H A D | nfs4_1.x | 48 typedef hyper int64_t;
|
| /linux/arch/x86/hyperv/ |
| H A D | hv_vtl.c | 91 x86_init.hyper.msi_ext_dest_id = hv_vtl_msi_ext_dest_id; in hv_vtl_init_platform()
|
| H A D | ivm.c | 890 x86_platform.hyper.is_private_mmio = hv_is_private_mmio; in hv_vtom_init()
|
| /linux/drivers/iommu/ |
| H A D | hyperv-iommu.c | 130 x86_init.hyper.msi_ext_dest_id()) in hyperv_prepare_irq_remapping()
|
| /linux/arch/x86/xen/ |
| H A D | enlighten_pv.c | 1418 x86_init.hyper.init_platform = xen_pv_init_platform; in xen_start_kernel() 1419 x86_init.hyper.guest_late_init = xen_pv_guest_late_init; in xen_start_kernel()
|
| /linux/arch/x86/mm/ |
| H A D | init_32.c | 695 x86_init.hyper.init_after_bootmem(); in mem_init()
|
| H A D | ioremap.c | 119 if (x86_platform.hyper.is_private_mmio(addr)) { in __ioremap_check_other()
|
| H A D | init.c | 810 x86_init.hyper.init_mem_mapping(); in init_mem_mapping()
|
| H A D | init_64.c | 1373 x86_init.hyper.init_after_bootmem(); in mem_init()
|
| /linux/arch/x86/kernel/apic/ |
| H A D | apic.c | 1839 if (!x86_init.hyper.x2apic_available()) { in try_to_enable_x2apic() 1850 if (x86_init.hyper.msi_ext_dest_id()) { in try_to_enable_x2apic()
|
| /linux/arch/x86/kvm/ |
| H A D | Kconfig | 201 https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/tlfs
|
| /linux/Documentation/kernel-hacking/ |
| H A D | false-sharing.rst | 137 unnecessary to hyper-optimize every rarely used data structure or
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | spectre.rst | 275 kernel. The kernel is entered via hyper-calls or other virtualization 279 (e.g. in registers) via hyper-calls to derive invalid pointers to 408 between different hyper threads. This feature can be controlled through
|
| H A D | l1tf.rst | 294 core only one - the so called primary (hyper) thread is
|
| /linux/Documentation/virt/hyperv/ |
| H A D | overview.rst | 55 .. _Hyper-V Top Level Functional Spec (TLFS): https://docs.microsoft.com/en-us/virtualization/hyper…
|
| H A D | vpci.rst | 20 .. _DDA: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/plan/plan-for-depl…
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_pstate.rst | 639 P-states, hyper-threading is enabled and on current performance requests 643 core P-states support, when hyper-threading is enabled, if the sibling CPU
|