Searched refs:cpuid_type (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dcpuid.h291 cpu_type_t cpuid_type; /* this is *not* a cpu_type_t in our <mach/machine.h> */ member in struct:__anon927
H A Dcpuid.c587 info_p->cpuid_type = bitfield32(reg[eax], 13, 12);
622 DBG(" type : %d\n", info_p->cpuid_type);

Completed in 32 milliseconds