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

/vbox/src/VBox/Devices/PC/
H A DDevIoApic.cpp258 static int ioapic_IoApicVer_r(PIOAPIC pThis, uint32_t *pu32Value) function
307 rc = ioapic_IoApicVer_r(pThis, pu32Value);
551 return ioapic_IoApicVer_r(PDMINS_2_DATA((PPDMDEVINS)pvUser, PIOAPIC), &pValue->u32);
644 ioapic_IoApicVer_r(pThis, &uVal);

Completed in 42 milliseconds