Searched refs:mach_cpu_create_devinfo (Results 1 – 1 of 1) sorted by relevance
96 static int mach_cpu_create_devinfo(cpu_t *cp, dev_info_t **dipp);165 int (*psm_cpu_create_devinfo)(cpu_t *, dev_info_t **) = mach_cpu_create_devinfo;1585 mach_cpu_create_devinfo(cpu_t *cp, dev_info_t **dipp) in mach_cpu_create_devinfo() function