Searched refs:VM_EXIT_SAVE_VMX_PREEMPTION_TIMER (Results 1 – 7 of 7) sorted by relevance
94 !(ctrl_exit_rev.clr & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER)) in l1_guest_code()
224 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER; in nested_cpu_has_save_preemption_timer()
514 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | \
4349 vmcs12->vm_exit_controls & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER && in sync_vmcs02_to_vmcs12()6810 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | VM_EXIT_ACK_INTR_ON_EXIT | in nested_vmx_setup_ctls_msrs()
4407 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER); in vmx_vmexit_ctrl()
84 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro
101 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro
Completed in 33 milliseconds