Searched refs:panic_if_irq_remap (Results 1 – 3 of 3) sorted by relevance
45 extern void panic_if_irq_remap(const char *msg);67 static inline void panic_if_irq_remap(const char *msg) in panic_if_irq_remap() function
156 void panic_if_irq_remap(const char *msg) in panic_if_irq_remap() function
2214 panic_if_irq_remap("BIOS bug: timer not connected to IO-APIC"); in check_timer()2245 panic_if_irq_remap("timer doesn't work through Interrupt-remapped IO-APIC"); in check_timer()
Completed in 11 milliseconds