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

  /external/syslinux/com32/gpllib/
cpuid.c 33 struct cpu_dev *cpu_devs[X86_VENDOR_NUM] = { };
58 static struct cpu_dev amd_cpu_dev = {
63 static struct cpu_dev intel_cpu_dev = {
68 static struct cpu_dev cyrix_cpu_dev = {
73 static struct cpu_dev umc_cpu_dev = {
79 static struct cpu_dev nexgen_cpu_dev = {
84 static struct cpu_dev centaur_cpu_dev = {
89 static struct cpu_dev rise_cpu_dev = {
94 static struct cpu_dev transmeta_cpu_dev = {
99 static struct cpu_dev nsc_cpu_dev =
    [all...]
  /external/syslinux/com32/gplinclude/
cpuid.h 267 struct cpu_dev { struct

Completed in 66 milliseconds