Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h1020 void (*cancel_hv_timer)(struct kvm_vcpu *vcpu); member
/arch/x86/kvm/
Dlapic.c1367 kvm_x86_ops->cancel_hv_timer(apic->vcpu); in cancel_hv_tscdeadline()
Dvmx.c6674 kvm_x86_ops->cancel_hv_timer = NULL; in hardware_setup()
11464 .cancel_hv_timer = vmx_cancel_hv_timer,