Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs12.h66 u64 host_ia32_perf_global_ctrl; member
248 CHECK_OFFSET(host_ia32_perf_global_ctrl, 272); in vmx_check_vmcs12_offsets()
A Dvmcs12.c68 FIELD64(HOST_IA32_PERF_GLOBAL_CTRL, host_ia32_perf_global_ctrl),
A Dhyperv.c34 EVMCS1_FIELD(HOST_IA32_PERF_GLOBAL_CTRL, host_ia32_perf_global_ctrl,
A Dnested.c1646 vmcs12->host_ia32_perf_global_ctrl = evmcs->host_ia32_perf_global_ctrl; in copy_enlightened_to_vmcs12()
2923 vmcs12->host_ia32_perf_global_ctrl))) in nested_vmx_check_host_state()
4518 vmcs12->host_ia32_perf_global_ctrl)); in load_vmcs12_host_state()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
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()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h602 u64 host_ia32_perf_global_ctrl; member

Completed in 21 milliseconds