Searched defs:get_cpu_vendor (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/com32/gpllib/ | ||
D | cpuid.c | 155 void get_cpu_vendor(struct cpuinfo_x86 *c) in get_cpu_vendor() function |
/external/autotest/client/bin/ | ||
D | base_utils.py | 454 def get_cpu_vendor(): function |