Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c7867 static void vmx_cancel_hv_timer(struct kvm_vcpu *vcpu) in vmx_cancel_hv_timer() function
8125 .cancel_hv_timer = vmx_cancel_hv_timer,