Home | History | Annotate | Download | only in asm-x86

Lines Matching full:irq

9  *	moved some of the old arch/i386/kernel/irq.h to here. VY
11 * IRQ/IPI changes taken from work by Thomas Radke
17 #include <asm/irq.h>
23 * Various low-level irq details needed by irq.c, process.c,
42 #define platform_legacy_irq(irq) ((irq) < 16)
45 void disable_8259A_irq(unsigned int irq);
46 void enable_8259A_irq(unsigned int irq);
47 int i8259A_irq_pending(unsigned int irq);
48 void make_8259A_irq(unsigned int irq);