Searched defs:IOAPIC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/
H A DDevIoApic.cpp81 typedef struct IOAPIC struct
94 /** The IOAPIC helpers - R3 Ptr. */
99 /** The IOAPIC helpers - R0 Ptr. */
104 /** The IOAPIC helpers - RC Ptr. */
115 } IOAPIC; typedef in typeref:struct:IOAPIC
116 typedef IOAPIC *PIOAPIC;
247 /* Note! Compared to the 82093AA spec, we've extended the IOAPIC
381 LogRel(("IOAPIC GUEST BUG: bad vector writing %x(sel=%x) to %u\n", u32Value, uIoRegSel, idxIoRedTbl));
459 * in the PIIX3, so if the guest tries to relocate the IOAPIC via PIIX3 we
759 /* PDM provides locking via the IOAPIC helper
[all...]

Completed in 45 milliseconds