Searched refs:apic_enabled (Results 1 – 2 of 2) sorted by relevance
249 apic_enabled : 1, member
119 static inline int apic_enabled(struct kvm_lapic *apic) in apic_enabled() function840 if (unlikely(!apic_enabled(apic))) in __apic_accept_irq()1731 if (kvm_vcpu_has_lapic(vcpu) && apic_enabled(apic) && in apic_has_pending_timer()1829 if (!kvm_vcpu_has_lapic(vcpu) || !apic_enabled(apic)) in kvm_apic_has_interrupt()