Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
A Dvmx_preemption_timer_test.c92 if (!(ctrl_pin_rev.clr & PIN_BASED_VMX_PREEMPTION_TIMER) || in l1_guest_code()
105 PIN_BASED_VMX_PREEMPTION_TIMER)); in l1_guest_code()
/linux/arch/x86/kvm/vmx/
A Dcapabilities.h89 PIN_BASED_VMX_PREEMPTION_TIMER; in cpu_has_vmx_preemption_timer()
A Dnested.h153 PIN_BASED_VMX_PREEMPTION_TIMER; in nested_cpu_has_preemption_timer()
A Dvmx.h518 PIN_BASED_VMX_PREEMPTION_TIMER)
A Dnested.c1377 PIN_BASED_VMX_PREEMPTION_TIMER) && in vmx_restore_vmx_misc()
2354 ~PIN_BASED_VMX_PREEMPTION_TIMER); in prepare_vmcs02_early()
6964 PIN_BASED_VMX_PREEMPTION_TIMER; in nested_vmx_setup_pinbased_ctls()
A Dvmx.c2707 _pin_based_exec_control &= ~PIN_BASED_VMX_PREEMPTION_TIMER; in setup_vmcs_config()
4406 pin_based_exec_ctrl &= ~PIN_BASED_VMX_PREEMPTION_TIMER; in vmx_pin_based_exec_ctrl()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h71 #define PIN_BASED_VMX_PREEMPTION_TIMER 0x00000040 macro
/linux/arch/x86/include/asm/
A Dvmx.h92 #define PIN_BASED_VMX_PREEMPTION_TIMER VMCS_CONTROL_BIT(PREEMPTION_TIMER) macro

Completed in 44 milliseconds