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

/vbox/src/VBox/Devices/PC/
H A DDevHPET.cpp327 DECLINLINE(bool) hpetBitJustCleared(uint64_t u64OldValue, uint64_t u64NewValue, uint64_t u64Mask) function
761 else if (hpetBitJustCleared(iOldValue, u32NewValue, HPET_CFG_ENABLE))

Completed in 47 milliseconds