Xen Test Framework
|
Basic x86 IO-APIC driver. More...
Go to the source code of this file.
Functions | |
int | ioapic_init (void) |
Discover and initialise the IO-APIC. More... | |
int | ioapic_set_mask (unsigned int entry, bool mask) |
Set the mask bit on a redirection entry. More... | |
Variables | |
static unsigned int | nr_entries |
Basic x86 IO-APIC driver.
Definition in file io-apic.c.
int ioapic_init | ( | void | ) |
int ioapic_set_mask | ( | unsigned int | entry, |
bool | mask | ||
) |