Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | irq_ctx_init(cpu) do { } while (0) |
#define | __ARCH_HAS_DO_SOFTIRQ |
Functions | |
void | native_init_IRQ (void) |
bool | handle_irq (unsigned irq, struct pt_regs *regs) |
unsigned int | do_IRQ (struct pt_regs *regs) |
DECLARE_BITMAP (used_vectors, NR_VECTORS) | |
int | vector_used_by_percpu_irq (unsigned int vector) |
void | init_ISA_irqs (void) |
Variables | |
void(* | x86_platform_ipi_callback )(void) |
DECLARE_BITMAP | ( | used_vectors | , |
NR_VECTORS | |||
) |