#include <linux/types.h>
#include <asm/mpspec.h>
#include <asm/apicdef.h>
#include <asm/irq_vectors.h>
#include <asm/x86_init.h>
Go to the source code of this file.
#define io_apic_assign_pci_irqs 0 |
#define IO_APIC_REDIR_DEST_LOGICAL 0x00800 |
#define IO_APIC_REDIR_DEST_PHYSICAL 0x00000 |
#define IO_APIC_REDIR_LEVEL_TRIGGER (1 << 15) |
#define IO_APIC_REDIR_MASKED (1 << 16) |
#define IO_APIC_REDIR_REMOTE_IRR (1 << 14) |
#define IO_APIC_REDIR_SEND_PENDING (1 << 12) |
#define IO_APIC_REDIR_VECTOR_MASK 0x000FF |
#define native_io_apic_init_mappings NULL |
#define native_io_apic_modify NULL |
#define native_io_apic_read NULL |
#define native_io_apic_write NULL |