Searched refs:cpuid_cpusubtype (Results 1 – 4 of 4) sorted by relevance
57 extern cpu_subtype_t cpuid_cpusubtype(void);270 hostinfo->cpu_subtype = cpuid_cpusubtype(); in kdp_machine_hostinfo()
112 cdp->cpu_subtype = cpuid_cpusubtype(); in cpu_init()
569 extern cpu_subtype_t cpuid_cpusubtype(void);
1320 cpuid_cpusubtype(void) in cpuid_cpusubtype() function