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

/vbox/src/VBox/VMM/VMMAll/
H A DCPUMAllRegs.cpp1287 bool fExactSubLeafHit; local
1289 PCCPUMCPUIDLEAF pLeaf = cpumCpuIdGetLeafEx(pVM, uLeaf, uSubLeaf, &fExactSubLeafHit);
1293 if (fExactSubLeafHit)

Completed in 39 milliseconds