Searched refs:cancel_hv_timer (Results 1 – 4 of 4) sorted by relevance
114 KVM_X86_OP_OPTIONAL(cancel_hv_timer)
1716 void (*cancel_hv_timer)(struct kvm_vcpu *vcpu); member
1740 static void cancel_hv_timer(struct kvm_lapic *apic);1747 cancel_hv_timer(apic); in cancel_apic_timer()2089 static void cancel_hv_timer(struct kvm_lapic *apic) in cancel_hv_timer() function2127 cancel_hv_timer(apic); in start_hv_timer()2130 cancel_hv_timer(apic); in start_hv_timer()2145 cancel_hv_timer(apic); in start_sw_timer()2179 cancel_hv_timer(apic); in kvm_lapic_expired_hv_timer()
8332 .cancel_hv_timer = vmx_cancel_hv_timer,8576 vmx_x86_ops.cancel_hv_timer = NULL; in hardware_setup()