Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs12.h58 u64 guest_ia32_perf_global_ctrl; member
240 CHECK_OFFSET(guest_ia32_perf_global_ctrl, 208); in vmx_check_vmcs12_offsets()
A Dvmcs12.c60 FIELD64(GUEST_IA32_PERF_GLOBAL_CTRL, guest_ia32_perf_global_ctrl),
A Dhyperv.c86 EVMCS1_FIELD(GUEST_IA32_PERF_GLOBAL_CTRL, guest_ia32_perf_global_ctrl,
A Dnested.c1769 vmcs12->guest_ia32_perf_global_ctrl = evmcs->guest_ia32_perf_global_ctrl; in copy_enlightened_to_vmcs12()
2648 vmcs12->guest_ia32_perf_global_ctrl))) { in prepare_vmcs02()
3048 vmcs12->guest_ia32_perf_global_ctrl))) in nested_vmx_check_guest_state()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h205 u64 guest_ia32_perf_global_ctrl; member
664 *value = current_evmcs->guest_ia32_perf_global_ctrl; in evmcs_vmread()
1190 current_evmcs->guest_ia32_perf_global_ctrl = value; in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h594 u64 guest_ia32_perf_global_ctrl; member

Completed in 20 milliseconds