Searched refs:cpumR3DbGetCpuInfo (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DCPUMInternal.h530 int cpumR3DbGetCpuInfo(const char *pszName, PCPUMINFO pInfo);
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3Db.cpp603 int cpumR3DbGetCpuInfo(const char *pszName, PCPUMINFO pInfo) function
H A DCPUMR3CpuId.cpp3806 rc = cpumR3DbGetCpuInfo(Config.szCpuName, &pCpum->GuestInfo);

Completed in 1335 milliseconds