Home
last modified time | relevance | path

Searched refs:apic_find_highest_isr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
Dlapic.c435 static inline int apic_find_highest_isr(struct kvm_lapic *apic) in apic_find_highest_isr() function
471 apic_find_highest_isr(apic)); in apic_clear_isr()
563 isr = apic_find_highest_isr(apic); in apic_update_ppr()
963 int vector = apic_find_highest_isr(apic); in apic_set_eoi()
1917 apic_find_highest_isr(apic)); in kvm_apic_post_state_restore()
2032 max_isr = apic_find_highest_isr(apic); in kvm_lapic_sync_to_vapic()