Searched refs:OsSupport (Results 1 – 1 of 1) sorted by relevance
1175 } OsSupport; typedef1177 static const OsSupport kEmptyOsSupport;1179 static OsSupport CheckOsSupport(const uint32_t max_cpuid_leaf) { in CheckOsSupport()1185 OsSupport os_support = kEmptyOsSupport; in CheckOsSupport()1274 const OsSupport os_support, X86Info* info) { in ParseCpuId()1366 static void ParseExtraAMDCpuId(X86Info* info, OsSupport os_support) { in ParseExtraAMDCpuId()1393 const OsSupport os_support = CheckOsSupport(max_cpuid_leaf); in GetX86Info()