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

/vbox/src/VBox/Devices/PC/
H A DDevIoApic.cpp268 static int ioapic_IoApicArb_r(PIOAPIC pThis, uint32_t *pu32Value) function
309 rc = ioapic_IoApicArb_r(pThis, pu32Value);
557 return ioapic_IoApicArb_r(PDMINS_2_DATA((PPDMDEVINS)pvUser, PIOAPIC), &pValue->u32);
650 ioapic_IoApicArb_r(pThis, &uVal);

Completed in 45 milliseconds