Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs12.h58 u64 guest_ia32_perf_global_ctrl; member
245 CHECK_OFFSET(guest_ia32_perf_global_ctrl, 208); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c58 FIELD64(GUEST_IA32_PERF_GLOBAL_CTRL, guest_ia32_perf_global_ctrl),
H A Dnested.c2639 vmcs12->guest_ia32_perf_global_ctrl))) { in prepare_vmcs02()
3024 vmcs12->guest_ia32_perf_global_ctrl))) in nested_vmx_check_guest_state()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmcs12.h58 u64 guest_ia32_perf_global_ctrl; member
240 CHECK_OFFSET(guest_ia32_perf_global_ctrl, 208); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c60 FIELD64(GUEST_IA32_PERF_GLOBAL_CTRL, guest_ia32_perf_global_ctrl),
H A Dhyperv.c189 EVMCS1_FIELD(GUEST_IA32_PERF_GLOBAL_CTRL, guest_ia32_perf_global_ctrl,
H A Dnested.c1775 vmcs12->guest_ia32_perf_global_ctrl = evmcs->guest_ia32_perf_global_ctrl; in copy_enlightened_to_vmcs12()
1884 * evmcs->guest_ia32_perf_global_ctrl = vmcs12->guest_ia32_perf_global_ctrl; in copy_vmcs12_to_enlightened()
2653 vmcs12->guest_ia32_perf_global_ctrl))) { in prepare_vmcs02()
3047 vmcs12->guest_ia32_perf_global_ctrl))) in nested_vmx_check_guest_state()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H 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()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhyperv-tlfs.h605 u64 guest_ia32_perf_global_ctrl; member

Completed in 26 milliseconds