Searched refs:cancel_hv_timer (Results 1 – 4 of 4) sorted by relevance
115 KVM_X86_OP_OPTIONAL(cancel_hv_timer)
1720 void (*cancel_hv_timer)(struct kvm_vcpu *vcpu); member
1741 static void cancel_hv_timer(struct kvm_lapic *apic);1748 cancel_hv_timer(apic); in cancel_apic_timer()2090 static void cancel_hv_timer(struct kvm_lapic *apic) in cancel_hv_timer() function2128 cancel_hv_timer(apic); in start_hv_timer()2131 cancel_hv_timer(apic); in start_hv_timer()2146 cancel_hv_timer(apic); in start_sw_timer()2180 cancel_hv_timer(apic); in kvm_lapic_expired_hv_timer()
8375 .cancel_hv_timer = vmx_cancel_hv_timer,8619 vmx_x86_ops.cancel_hv_timer = NULL; in hardware_setup()