CPU_CPUID
#ifdef CPU_CPUID
if (mib[1] == CPU_CPUID)
{ CPU_CPUID, &cpu_id, SYSCTL_INT_READONLY },
mib[1] = CPU_CPUID;