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

/vbox/src/VBox/VMM/VMMR3/
H A DGIMMinimal.cpp106 uint64_t uApicFreq; local
107 rc = PDMApicGetTimerFreq(pVM, &uApicFreq);
113 HyperLeaf.uEbx = (uApicFreq + 500) / UINT64_C(1000);

Completed in 31 milliseconds