Searched refs:hv_timer_soft_disabled (Results 1 – 2 of 2) sorted by relevance
67 bool hv_timer_soft_disabled; member
2946 loaded_vmcs->hv_timer_soft_disabled = false; in alloc_loaded_vmcs()6012 if (unlikely(vmx->loaded_vmcs->hv_timer_soft_disabled)) in handle_fastpath_preemption_timer()7207 vmx->loaded_vmcs->hv_timer_soft_disabled = false; in vmx_update_hv_timer()7218 vmx->loaded_vmcs->hv_timer_soft_disabled = false; in vmx_update_hv_timer()7219 } else if (!vmx->loaded_vmcs->hv_timer_soft_disabled) { in vmx_update_hv_timer()7221 vmx->loaded_vmcs->hv_timer_soft_disabled = true; in vmx_update_hv_timer()
Completed in 18 milliseconds