Searched refs:native_init_IRQ (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | irq.h | 37 extern void native_init_IRQ(void); |
| /linux/arch/x86/kernel/ | ||
| H A D | irqinit.c | 95 void __init native_init_IRQ(void) in native_init_IRQ() function |