Searched refs:highest_isr_cache (Results 1 – 2 of 2) sorted by relevance
72 int highest_isr_cache; member
764 apic->highest_isr_cache = vec; in apic_set_isr()778 if (likely(apic->highest_isr_cache != -1)) in apic_find_highest_isr()779 return apic->highest_isr_cache; in apic_find_highest_isr()804 apic->highest_isr_cache = -1; in apic_clear_isr()2596 apic->highest_isr_cache = -1; in kvm_apic_update_apicv()3103 apic->highest_isr_cache == -1 || in apic_sync_pv_eoi_to_guest()3105 kvm_ioapic_handles_vector(apic, apic->highest_isr_cache)) { in apic_sync_pv_eoi_to_guest()