Searched refs:cpuid_cputype (Results 1 – 4 of 4) sorted by relevance
55 extern cpu_type_t cpuid_cputype(void);268 hostinfo->cpu_type = cpuid_cputype() | CPU_ARCH_ABI64; in kdp_machine_hostinfo()
111 cdp->cpu_type = cpuid_cputype(); in cpu_init()
568 extern cpu_type_t cpuid_cputype(void);
1289 cpuid_cputype(void) in cpuid_cputype() function