Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h210 u64 host_ia32_perf_global_ctrl; member
658 *value = current_evmcs->host_ia32_perf_global_ctrl; in evmcs_vmread()
1183 current_evmcs->host_ia32_perf_global_ctrl = value; in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dnested.c1763 vmcs12->host_ia32_perf_global_ctrl = evmcs->host_ia32_perf_global_ctrl; in copy_enlightened_to_vmcs12()
3175 vmcs12->host_ia32_perf_global_ctrl))) in nested_vmx_check_host_state()
4850 vmcs12->host_ia32_perf_global_ctrl)); in load_vmcs12_host_state()