HomeSort by relevance Sort by last modified time
    Searched refs:get_cpu_vendor (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/gplinclude/
cpuid.h 315 extern void get_cpu_vendor(struct cpuinfo_x86 *c);
  /external/syslinux/com32/gpllib/
cpuid.c 155 void get_cpu_vendor(struct cpuinfo_x86 *c) function
349 get_cpu_vendor(c);
  /external/autotest/client/bin/
base_utils.py 454 def get_cpu_vendor(): function

Completed in 75 milliseconds