Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dmain.c138 .cancel_hv_timer = vmx_cancel_hv_timer,
Dx86_ops.h117 void vmx_cancel_hv_timer(struct kvm_vcpu *vcpu);
Dvmx.c8154 void vmx_cancel_hv_timer(struct kvm_vcpu *vcpu) in vmx_cancel_hv_timer() function