Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h66 u64 host_ia32_perf_global_ctrl; member
248 CHECK_OFFSET(host_ia32_perf_global_ctrl, 272); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c68 FIELD64(HOST_IA32_PERF_GLOBAL_CTRL, host_ia32_perf_global_ctrl),
H A Dhyperv.c137 EVMCS1_FIELD(HOST_IA32_PERF_GLOBAL_CTRL, host_ia32_perf_global_ctrl,
H A Dnested.c1652 vmcs12->host_ia32_perf_global_ctrl = evmcs->host_ia32_perf_global_ctrl; in copy_enlightened_to_vmcs12()
2928 vmcs12->host_ia32_perf_global_ctrl))) in nested_vmx_check_host_state()
4528 vmcs12->host_ia32_perf_global_ctrl)); in load_vmcs12_host_state()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h213 u64 host_ia32_perf_global_ctrl; member
661 *value = current_evmcs->host_ia32_perf_global_ctrl; in evmcs_vmread()
1186 current_evmcs->host_ia32_perf_global_ctrl = value; in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h613 u64 host_ia32_perf_global_ctrl; member