_kern_get_cpuid
extern status_t _kern_get_cpuid(cpuid_info *info, uint32 eax, uint32 cpu);
return _kern_get_cpuid(info, eaxRegister, cpuNum);