|
Linux Kernel
3.7.1
|
#include <linux/cpu.h>#include <xen/interface/xen.h>#include <xen/interface/callback.h>#include <xen/events.h>#include <asm/xen/privop.h>#include "irq_xen.h"Go to the source code of this file.
Data Structures | |
| struct | saved_irq |
Macros | |
| #define | NAME_SIZE 15 |
| #define | MAX_LATE_IRQ 16 |
Functions | |
| void | xen_smp_intr_init_early (unsigned int cpu) |
| void | xen_smp_intr_init (void) |
| void __init | xen_irq_init (void) |
| void | xen_platform_send_ipi (int cpu, int vector, int delivery_mode, int redirect) |
Variables | |
| struct pv_irq_ops xen_irq_ops | __initconst |
| struct pv_irq_ops xen_irq_ops __initconst |
1.8.2