Home
last modified time | relevance | path

Searched refs:host_ia32_perf_global_ctrl (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmcs12.h66 u64 host_ia32_perf_global_ctrl; member
249 CHECK_OFFSET(host_ia32_perf_global_ctrl, 272); in vmx_check_vmcs12_offsets()
Dvmcs12.c67 FIELD64(HOST_IA32_PERF_GLOBAL_CTRL, host_ia32_perf_global_ctrl),
Devmcs.c33 EVMCS1_FIELD(HOST_IA32_PERF_GLOBAL_CTRL, host_ia32_perf_global_ctrl,
Dnested.c1621 vmcs12->host_ia32_perf_global_ctrl = evmcs->host_ia32_perf_global_ctrl; in copy_enlightened_to_vmcs12()
2900 vmcs12->host_ia32_perf_global_ctrl))) in nested_vmx_check_host_state()
4489 vmcs12->host_ia32_perf_global_ctrl)); in load_vmcs12_host_state()
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Devmcs.h219 u64 host_ia32_perf_global_ctrl; member
671 *value = current_evmcs->host_ia32_perf_global_ctrl; in evmcs_vmread()
1196 current_evmcs->host_ia32_perf_global_ctrl = value; in evmcs_vmwrite()
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h573 u64 host_ia32_perf_global_ctrl; member