Searched refs:hv_timer_soft_disabled (Results 1 – 2 of 2) sorted by relevance
67 bool hv_timer_soft_disabled; member
2911 loaded_vmcs->hv_timer_soft_disabled = false; in alloc_loaded_vmcs()5913 if (unlikely(vmx->loaded_vmcs->hv_timer_soft_disabled)) in handle_fastpath_preemption_timer()7109 vmx->loaded_vmcs->hv_timer_soft_disabled = false; in vmx_update_hv_timer()7120 vmx->loaded_vmcs->hv_timer_soft_disabled = false; in vmx_update_hv_timer()7121 } else if (!vmx->loaded_vmcs->hv_timer_soft_disabled) { in vmx_update_hv_timer()7123 vmx->loaded_vmcs->hv_timer_soft_disabled = true; in vmx_update_hv_timer()
Completed in 17 milliseconds