Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h248 apic_enabled : 1, member
/openbmc/linux/arch/x86/kvm/
H A Dlapic.c131 static inline int apic_enabled(struct kvm_lapic *apic) in apic_enabled() function
1309 if (unlikely(!apic_enabled(apic))) in __apic_accept_irq()
2757 if (apic_enabled(apic) && apic_lvt_enabled(apic, APIC_LVTT)) in apic_has_pending_timer()