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

/vbox/src/VBox/Devices/PC/
H A DDevHPET.cpp321 DECLINLINE(bool) hpetBitJustSet(uint64_t u64OldValue, uint64_t u64NewValue, uint64_t u64Mask) function
751 if (hpetBitJustSet(iOldValue, u32NewValue, HPET_CFG_ENABLE))

Completed in 47 milliseconds