Searched refs:cores_max (Results 1 – 2 of 2) sorted by relevance
571 u32 cores_max = core_num_max(inst); in min_loaded_core() local613 if (cores_max < VIDC_CORE_ID_2 || core->res->vcodec_num < 2) { in min_loaded_core()
2308 int cores_max; in pnv_chip_core_sanitize() local2338 cores_max = ctpop64(chip->cores_mask); in pnv_chip_core_sanitize()2339 if (chip->nr_cores > cores_max) { in pnv_chip_core_sanitize()2341 cores_max); in pnv_chip_core_sanitize()