Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/kvm/x86_64/
Dvmx_preemption_timer_test.c95 !(ctrl_exit_rev.clr & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER)) in l1_guest_code()
/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.h229 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER; in nested_cpu_has_save_preemption_timer()
Dnested.c4043 vmcs12->vm_exit_controls & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER && in sync_vmcs02_to_vmcs12()
6336 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | VM_EXIT_ACK_INTR_ON_EXIT; in nested_vmx_setup_ctls_msrs()
/Linux-v5.10/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h85 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro
/Linux-v5.10/arch/x86/include/asm/
Dvmx.h93 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro