Home
last modified time | relevance | path

Searched refs:VM_EXIT_SAVE_VMX_PREEMPTION_TIMER (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dvmx_preemption_timer_test.c93 !(ctrl_exit_rev.clr & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER)) in l1_guest_code()
/linux-6.12.1/arch/x86/kvm/vmx/
Dnested.h231 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER; in nested_cpu_has_save_preemption_timer()
Dvmx.h506 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | \
Dnested.c4547 vmcs12->vm_exit_controls & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER && in sync_vmcs02_to_vmcs12()
6983 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | VM_EXIT_ACK_INTR_ON_EXIT | in nested_vmx_setup_exit_ctls()
Dvmx.c4440 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER); in vmx_vmexit_ctrl()
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h84 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro
/linux-6.12.1/arch/x86/include/asm/
Dvmx.h105 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro