Searched refs:acpidev_dr_max_cpu_units_per_cmp (Results 1 – 3 of 3) sorted by relevance
82 extern uint32_t acpidev_dr_max_cpu_units_per_cmp(void);
217 acpidev_dr_max_cpu_units_per_cmp(void) in acpidev_dr_max_cpu_units_per_cmp() function396 cmp = (arg.cpu_id + acpidev_dr_max_cpu_units_per_cmp() - 1); in acpidev_dr_check()397 cmp /= acpidev_dr_max_cpu_units_per_cmp(); in acpidev_dr_check()
1384 return (acpidev_dr_max_cpu_units_per_cmp()); in drmach_max_core_per_cmp()