Searched refs:apic_enabled (Results 1 – 2 of 2) sorted by relevance
250 apic_enabled : 1, member
104 static inline int apic_enabled(struct kvm_lapic *apic) in apic_enabled() function1034 if (unlikely(!apic_enabled(apic))) in __apic_accept_irq()2177 if (apic_enabled(apic) && apic_lvt_enabled(apic, APIC_LVTT)) in apic_has_pending_timer()2271 if (!apic_enabled(apic)) in kvm_apic_has_interrupt()