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

/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp262 VMMDECL(ssize_t) DBGFR3RegFormatValue(char *pszBuf, size_t cbBuf, PCDBGFREGVAL pValue, DBGFREGVALTYPE enmType, bool fSpecial) argument
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3CpuId.cpp1091 static struct { uint32_t uMsr; bool fSpecial; } const s_aCandidates[] = member in struct:__anon16840
1206 else if (s_aCandidates[iOuter].fSpecial)

Completed in 66 milliseconds