Searched refs:uLastMsr (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | VMMTests.cpp | 74 uint32_t uLastMsr = uMsr; local 80 && uMsr - uLastMsr > _64K 83 if (uMsr - uLastMsr < 16U*_1M) 116 uLastMsr = paResults[i].uMsr; |
Completed in 481 milliseconds