#include "nul/motherboard.h"#include "nul/vcpu.h"Classes | |
| class | IOApic |
| I/OxAPIC model. More... | |
Functions | |
| PARAM (ioapic, static unsigned ioapic_count;new IOApic(mb, IOApic::IOAPIC_BASE+0x1000 *ioapic_count, IOApic::PINS *ioapic_count);ioapic_count++;,"ioapic - create an ioapic.","The GSIs are automatically distributed, so that the first IOAPIC gets GSI0-23, the next 24-47...") | |
| PARAM | ( | ioapic | , | |
| static unsigned ioapic_count;new IOApic(mb, IOApic::IOAPIC_BASE+0x1000 *ioapic_count, IOApic::PINS *ioapic_count);ioapic_count++; | , | |||
| "ioapic - create an ioapic." | , | |||
| "The GSIs are automatically | distributed, | |||
| so that the first IOAPIC gets GSI0- | 23, | |||
| the next 24-47..." | ||||
| ) |
1.7.1