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

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_preemption_timer_test.c94 !(ctrl_exit_rev.clr & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER))
/linux-master/arch/x86/kvm/vmx/
H A Dnested.h225 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER;
H A Dvmx.h506 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | \
H A Dnested.c4403 vmcs12->vm_exit_controls & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER &&
6839 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | VM_EXIT_ACK_INTR_ON_EXIT |
H A Dvmx.c4417 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER);
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h84 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro
/linux-master/arch/x86/include/asm/
H A Dvmx.h104 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro

Completed in 164 milliseconds