Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Devmcs.h62 (VM_EXIT_SAVE_VMX_PREEMPTION_TIMER)
Dnested.h223 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER; in nested_cpu_has_save_preemption_timer()
Dvmx.h514 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | \
Dnested.c4320 vmcs12->vm_exit_controls & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER && in sync_vmcs02_to_vmcs12()
6736 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER | VM_EXIT_ACK_INTR_ON_EXIT | in nested_vmx_setup_ctls_msrs()
Dvmx.c4309 VM_EXIT_SAVE_VMX_PREEMPTION_TIMER); in vmx_vmexit_ctrl()
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dvmx_preemption_timer_test.c94 !(ctrl_exit_rev.clr & VM_EXIT_SAVE_VMX_PREEMPTION_TIMER)) in l1_guest_code()
/Linux-v6.1/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h84 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro
/Linux-v6.1/arch/x86/include/asm/
Dvmx.h101 #define VM_EXIT_SAVE_VMX_PREEMPTION_TIMER 0x00400000 macro