Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/kvm/include/
Dvmx.h74 #define PIN_BASED_VMX_PREEMPTION_TIMER 0x00000040 macro
/Linux-v4.19/arch/x86/include/asm/
Dvmx.h86 #define PIN_BASED_VMX_PREEMPTION_TIMER 0x00000040 macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c1526 vmcs_conf->pin_based_exec_ctrl &= ~PIN_BASED_VMX_PREEMPTION_TIMER; in evmcs_sanitize_exec_ctrls()
1755 PIN_BASED_VMX_PREEMPTION_TIMER; in cpu_has_vmx_preemption_timer()
1987 PIN_BASED_VMX_PREEMPTION_TIMER; in nested_cpu_has_preemption_timer()
3514 PIN_BASED_VMX_PREEMPTION_TIMER; in nested_vmx_setup_ctls_msrs()
3826 PIN_BASED_VMX_PREEMPTION_TIMER) && in vmx_restore_vmx_misc()
4619 PIN_BASED_VMX_PREEMPTION_TIMER; in setup_vmcs_config()
4625 _pin_based_exec_control &= ~PIN_BASED_VMX_PREEMPTION_TIMER; in setup_vmcs_config()
6366 pin_based_exec_ctrl &= ~PIN_BASED_VMX_PREEMPTION_TIMER; in vmx_pin_based_exec_ctrl()
10625 PIN_BASED_VMX_PREEMPTION_TIMER); in vmx_arm_hv_timer()
10655 PIN_BASED_VMX_PREEMPTION_TIMER); in vmx_update_hv_timer()
[all …]