Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h66 u64 host_ia32_perf_global_ctrl; member
250 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_evmcs.c25 EVMCS1_FIELD(HOST_IA32_PERF_GLOBAL_CTRL, host_ia32_perf_global_ctrl,
H A Dnested.c1728 vmcs12->host_ia32_perf_global_ctrl = evmcs->host_ia32_perf_global_ctrl; in copy_enlightened_to_vmcs12()
3044 vmcs12->host_ia32_perf_global_ctrl))) in nested_vmx_check_host_state()
4738 vmcs12->host_ia32_perf_global_ctrl)); in load_vmcs12_host_state()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h