Searched defs:cpu_type (Results 1 – 8 of 8) sorted by relevance
123 cpu_type_t cpu_type; /* type of cpu */ member
145 cpu_type_t cpu_type; /* cpu type */ member
189 cpu_type_t cpu_type; /* type of cpu */ member
197 struct cpu_type { struct203 extern struct cpu_type the_cpu; argument
95 char cpu_type[XENOPROF_CPU_TYPE_SIZE]; member
135 int cpu_type; /* cpu type to emulate */ member
475 static const struct cpu_type struct480 cpu_types[] = argument
1566 static int cpu_type; variable