Home
last modified time | relevance | path

Searched refs:host_ia32_perf_global_ctrl (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs12.h66 u64 host_ia32_perf_global_ctrl; member
253 CHECK_OFFSET(host_ia32_perf_global_ctrl, 272); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c66 FIELD64(HOST_IA32_PERF_GLOBAL_CTRL, host_ia32_perf_global_ctrl),
H A Dnested.c2904 vmcs12->host_ia32_perf_global_ctrl))) in nested_vmx_check_host_state()
4289 vmcs12->host_ia32_perf_global_ctrl)); in load_vmcs12_host_state()
/kernel/linux/linux-6.6/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()
1885 * evmcs->host_ia32_perf_global_ctrl = vmcs12->host_ia32_perf_global_ctrl; in copy_vmcs12_to_enlightened()
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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhyperv-tlfs.h613 u64 host_ia32_perf_global_ctrl; member

Completed in 34 milliseconds