Home
last modified time | relevance | path

Searched refs:PIN_BASED_VMX_PREEMPTION_TIMER (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h81 #define PIN_BASED_VMX_PREEMPTION_TIMER 0x00000040 macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c1210 PIN_BASED_VMX_PREEMPTION_TIMER; in nested_cpu_has_preemption_timer()
2521 PIN_BASED_VMX_PREEMPTION_TIMER; in nested_vmx_setup_ctls_msrs()
9538 exec_control &= ~PIN_BASED_VMX_PREEMPTION_TIMER; in prepare_vmcs02()