Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Devmcs.h51 PIN_BASED_VMX_PREEMPTION_TIMER)
Dcapabilities.h82 PIN_BASED_VMX_PREEMPTION_TIMER; in cpu_has_vmx_preemption_timer()
Dnested.h164 PIN_BASED_VMX_PREEMPTION_TIMER; in nested_cpu_has_preemption_timer()
Dnested.c1149 PIN_BASED_VMX_PREEMPTION_TIMER) && in vmx_restore_vmx_misc()
2056 ~PIN_BASED_VMX_PREEMPTION_TIMER); in prepare_vmcs02_early()
5818 PIN_BASED_VMX_PREEMPTION_TIMER; in nested_vmx_setup_ctls_msrs()
Dvmx.c2450 PIN_BASED_VMX_PREEMPTION_TIMER; in setup_vmcs_config()
2456 _pin_based_exec_control &= ~PIN_BASED_VMX_PREEMPTION_TIMER; in setup_vmcs_config()
3952 pin_based_exec_ctrl &= ~PIN_BASED_VMX_PREEMPTION_TIMER; in vmx_pin_based_exec_ctrl()
/Linux-v5.4/arch/x86/include/asm/
Dvmx.h77 #define PIN_BASED_VMX_PREEMPTION_TIMER 0x00000040 macro
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h72 #define PIN_BASED_VMX_PREEMPTION_TIMER 0x00000040 macro