Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dirq_remapping.h45 extern void panic_if_irq_remap(const char *msg);
63 static inline void panic_if_irq_remap(const char *msg) in panic_if_irq_remap() function
/openbmc/linux/drivers/iommu/
H A Dirq_remapping.c157 void panic_if_irq_remap(const char *msg) in panic_if_irq_remap() function
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c2203 panic_if_irq_remap("BIOS bug: timer not connected to IO-APIC"); in check_timer()
2234 panic_if_irq_remap("timer doesn't work through Interrupt-remapped IO-APIC"); in check_timer()