Searched refs:apic_find_highest_isr (Results 1 – 1 of 1) sorted by relevance
728 static inline int apic_find_highest_isr(struct kvm_lapic *apic) in apic_find_highest_isr() function761 kvm_x86_call(hwapic_isr_update)(apic->vcpu, apic_find_highest_isr(apic)); in apic_clear_isr()776 kvm_x86_call(hwapic_isr_update)(vcpu, apic_find_highest_isr(apic)); in kvm_apic_update_hwapic_isr()925 isr = apic_find_highest_isr(apic); in __apic_update_ppr()1449 int vector = apic_find_highest_isr(apic); in apic_set_eoi()3105 kvm_x86_call(hwapic_isr_update)(vcpu, apic_find_highest_isr(apic)); in kvm_apic_set_state()3220 max_isr = apic_find_highest_isr(apic); in kvm_lapic_sync_to_vapic()