Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c13545 static void vmx_cancel_hv_timer(struct kvm_vcpu *vcpu) in vmx_cancel_hv_timer() function
14232 .cancel_hv_timer = vmx_cancel_hv_timer,