Searched defs:hwapic_isr_update (Results 1 – 2 of 2) sorted by relevance
823 kvm_x86_call(hwapic_isr_update)(vcpu, apic_find_highest_isr(apic)); in kvm_apic_update_hwapic_isr() local3131 kvm_x86_call(hwapic_isr_update)(vcpu, apic_find_highest_isr(apic)); in kvm_apic_set_state() local
1763 void (*hwapic_isr_update)(struct kvm_vcpu *vcpu, int isr); member