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

/vbox/src/VBox/Devices/PC/
H A DDevHPET.cpp288 DECLINLINE(uint64_t) hpetInvalidValue(HPETTIMER *pHpetTimer) function
758 if (pThis->aTimers[i].u64Cmp != hpetInvalidValue(&pThis->aTimers[i]))
1271 pHpetTimer->u64Cmp = hpetInvalidValue(pHpetTimer);

Completed in 90 milliseconds