Searched refs:cancel_hv_timer (Results 1 – 4 of 4) sorted by relevance
108 KVM_X86_OP_NULL(cancel_hv_timer)
1459 void (*cancel_hv_timer)(struct kvm_vcpu *vcpu); member
1501 static void cancel_hv_timer(struct kvm_lapic *apic);1508 cancel_hv_timer(apic); in cancel_apic_timer()1846 static void cancel_hv_timer(struct kvm_lapic *apic) in cancel_hv_timer() function1884 cancel_hv_timer(apic); in start_hv_timer()1887 cancel_hv_timer(apic); in start_hv_timer()1902 cancel_hv_timer(apic); in start_sw_timer()1936 cancel_hv_timer(apic); in kvm_lapic_expired_hv_timer()
7684 .cancel_hv_timer = vmx_cancel_hv_timer,7878 vmx_x86_ops.cancel_hv_timer = NULL; in hardware_setup()