Searched defs:os_support (Results 1 – 2 of 2) sorted by relevance
294 def os_support(): function
1185 OsSupport os_support = kEmptyOsSupport; in CheckOsSupport() local1274 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() local