Linux Kernel
3.7.1
|
#include <linux/hardirq.h>
Go to the source code of this file.
Macros | |
#define | NR_IRQS 32 |
#define | IRQ_RESCHEDULE 0 |
#define | irq_canonicalize(irq) (irq) |
Enumerations | |
enum | { TILE_IRQ_PERCPU, TILE_IRQ_HW_CLEAR, TILE_IRQ_SW_CLEAR } |
Functions | |
void | ack_bad_irq (unsigned int irq) |
void | tile_irq_activate (unsigned int irq, int tile_irq_type) |
void | setup_irq_regs (void) |
anonymous enum |