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

/vbox/src/VBox/Devices/PC/
H A DDevAPIC.cpp419 static uint32_t apic_get_current_count(APICDeviceInfo const *pDev, APICState const *pApic);
1016 *pu64Value = apic_get_current_count(pDev, pApic);
1495 static uint32_t apic_get_current_count(APICDeviceInfo const *pDev, APICState const *pApic) function

Completed in 50 milliseconds