Searched refs:cancel_hv_timer (Results 1 – 3 of 3) sorted by relevance
1502 static void cancel_hv_timer(struct kvm_lapic *apic);1515 cancel_hv_timer(apic); in apic_update_lvtt()1834 static void cancel_hv_timer(struct kvm_lapic *apic) in cancel_hv_timer() function1838 kvm_x86_ops.cancel_hv_timer(apic->vcpu); in cancel_hv_timer()1872 cancel_hv_timer(apic); in start_hv_timer()1875 cancel_hv_timer(apic); in start_hv_timer()1890 cancel_hv_timer(apic); in start_sw_timer()1924 cancel_hv_timer(apic); in kvm_lapic_expired_hv_timer()
1269 void (*cancel_hv_timer)(struct kvm_vcpu *vcpu); member
7853 .cancel_hv_timer = vmx_cancel_hv_timer,8013 vmx_x86_ops.cancel_hv_timer = NULL; in hardware_setup()