Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dmain.c140 .cancel_hv_timer = vmx_cancel_hv_timer,
H A Dx86_ops.h120 void vmx_cancel_hv_timer(struct kvm_vcpu *vcpu);
H A Dvmx.c8258 void vmx_cancel_hv_timer(struct kvm_vcpu *vcpu) in vmx_cancel_hv_timer() function