Searched refs:hyper (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.10/arch/x86/kernel/cpu/ |
| D | hypervisor.c | 104 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-v5.10/arch/x86/include/asm/ |
| D | x86_init.h | 155 struct x86_hyper_init hyper; member 287 struct x86_hyper_runtime hyper; member
|
| /Linux-v5.10/arch/x86/kernel/ |
| D | x86_init.c | 109 .hyper = { 142 .hyper.pin_vcpu = x86_op_int_noop,
|
| D | sev-es.c | 1089 if (x86_platform.hyper.sev_es_hcall_prepare) in vc_handle_vmmcall() 1090 x86_platform.hyper.sev_es_hcall_prepare(ghcb, ctxt->regs); in vc_handle_vmmcall() 1106 if (x86_platform.hyper.sev_es_hcall_finish && in vc_handle_vmmcall() 1107 !x86_platform.hyper.sev_es_hcall_finish(ghcb, ctxt->regs)) in vc_handle_vmmcall()
|
| D | setup.c | 1208 x86_init.hyper.guest_late_init(); in setup_arch()
|
| /Linux-v5.10/include/linux/ |
| D | hypervisor.h | 17 x86_platform.hyper.pin_vcpu(cpu); in hypervisor_pin_vcpu()
|
| /Linux-v5.10/arch/x86/xen/ |
| D | enlighten_pv.c | 1229 x86_init.hyper.init_platform = xen_pv_init_platform; in xen_start_kernel() 1230 x86_init.hyper.guest_late_init = xen_pv_guest_late_init; in xen_start_kernel()
|
| D | mmu_pv.c | 2145 x86_init.hyper.init_after_bootmem = xen_after_bootmem; in xen_init_mmu_ops()
|
| /Linux-v5.10/arch/x86/mm/ |
| D | init_32.c | 771 x86_init.hyper.init_after_bootmem(); in mem_init()
|
| D | init.c | 758 x86_init.hyper.init_mem_mapping(); in init_mem_mapping()
|
| D | init_64.c | 1294 x86_init.hyper.init_after_bootmem(); in mem_init()
|
| /Linux-v5.10/Documentation/admin-guide/hw-vuln/ |
| D | spectre.rst | 263 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
|
| D | l1tf.rst | 294 core only one - the so called primary (hyper) thread is
|
| /Linux-v5.10/arch/x86/kernel/apic/ |
| D | apic.c | 1848 !x86_init.hyper.x2apic_available()) { in try_to_enable_x2apic()
|
| /Linux-v5.10/Documentation/admin-guide/pm/ |
| D | intel_pstate.rst | 518 P-states, hyper-threading is enabled and on current performance requests 522 core P-states support, when hyper-threading is enabled, if the sibling CPU
|
| D | cpuidle.rst | 67 (or hyper-threads specifically on Intel hardware), that each can follow one
|
| /Linux-v5.10/scripts/ |
| D | spelling.txt | 698 hypter||hyper
|
| /Linux-v5.10/arch/x86/ |
| D | Kconfig | 760 Say Y here to enable options for running Linux under various hyper-
|