Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h202 u64 guest_ia32_perf_global_ctrl; member
661 *value = current_evmcs->guest_ia32_perf_global_ctrl; in evmcs_vmread()
1187 current_evmcs->guest_ia32_perf_global_ctrl = value; in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dnested.c1886 vmcs12->guest_ia32_perf_global_ctrl = evmcs->guest_ia32_perf_global_ctrl; in copy_enlightened_to_vmcs12()
2833 vmcs12->guest_ia32_perf_global_ctrl))) { in prepare_vmcs02()
3333 vmcs12->guest_ia32_perf_global_ctrl))) in nested_vmx_check_guest_state()