|
Linux Kernel
3.7.1
|
#include <ioapic.h>
Public Member Functions | |
| DECLARE_BITMAP (handled_vectors, 256) | |
Data Fields | |
| u64 | base_address |
| u32 | ioregsel |
| u32 | id |
| u32 | irr |
| u32 | pad |
| union kvm_ioapic_redirect_entry | redirtbl [IOAPIC_NUM_PINS] |
| unsigned long | irq_states [IOAPIC_NUM_PINS] |
| struct kvm_io_device | dev |
| struct kvm * | kvm |
| void(* | ack_notifier )(void *opaque, int irq) |
| spinlock_t | lock |
| DECLARE_BITMAP | ( | handled_vectors | , |
| 256 | |||
| ) |
| struct kvm_io_device dev |
| unsigned long irq_states[IOAPIC_NUM_PINS] |
| spinlock_t lock |
| union kvm_ioapic_redirect_entry redirtbl[IOAPIC_NUM_PINS] |
1.8.2