Home
last modified time | relevance | path

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

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