Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dirq_remapping.h60 extern void panic_if_irq_remap(const char *msg);
85 static inline void panic_if_irq_remap(const char *msg) in panic_if_irq_remap() function
/linux/drivers/iommu/
H A Dirq_remapping.c163 void panic_if_irq_remap(const char *msg) in panic_if_irq_remap() function
/linux/arch/x86/kernel/apic/
H A Dio_apic.c2098 panic_if_irq_remap(FW_BUG "Timer not connected to IO-APIC"); in check_timer()
2129 panic_if_irq_remap("timer doesn't work through Interrupt-remapped IO-APIC"); in check_timer()