Home
last modified time | relevance | path

Searched defs:os_support (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/bin/
Dpackage.py294 def os_support(): function
/external/cpu_features/src/
Dcpuinfo_x86.c1185 OsSupport os_support = kEmptyOsSupport; in CheckOsSupport() local
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() local