Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h120 void vmx_cancel_hv_timer(struct kvm_vcpu *vcpu);
H A Dmain.c806 vmx_cancel_hv_timer(vcpu); in vt_cancel_hv_timer()
H A Dvmx.c8090 void vmx_cancel_hv_timer(struct kvm_vcpu *vcpu) in vmx_cancel_hv_timer() function