Searched refs:cancel_hv_timer (Results 1 – 4 of 4) sorted by relevance
111 KVM_X86_OP_OPTIONAL(cancel_hv_timer)
1611 void (*cancel_hv_timer)(struct kvm_vcpu *vcpu); member
1571 static void cancel_hv_timer(struct kvm_lapic *apic);1578 cancel_hv_timer(apic); in cancel_apic_timer()1917 static void cancel_hv_timer(struct kvm_lapic *apic) in cancel_hv_timer() function1955 cancel_hv_timer(apic); in start_hv_timer()1958 cancel_hv_timer(apic); in start_hv_timer()1973 cancel_hv_timer(apic); in start_sw_timer()2007 cancel_hv_timer(apic); in kvm_lapic_expired_hv_timer()
8125 .cancel_hv_timer = vmx_cancel_hv_timer,8368 vmx_x86_ops.cancel_hv_timer = NULL; in hardware_setup()