Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/9k/k10/
H A Ddat.h6 typedef struct MCPU MCPU; typedef
119 struct MCPU { struct
120 u32int cpuinfo[2][4]; /* CPUID instruction output E[ABCD]X */
121 int ncpuinfos; /* number of standard entries */
122 int ncpuinfoe; /* number of extended entries */
123 int isintelcpu; /* */