Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dvmx_preemption_timer_test.c94 !(ctrl_exit_rev.clr & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER)) in l1_guest_code()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.h224 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER; in nested_cpu_has_save_preemption_timer()
A Dvmx.h514 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | \
A Dnested.c4349 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()
A Dvmx.c4407 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER); in vmx_vmexit_ctrl()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h84 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h101 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro

Completed in 36 milliseconds