Home
last modified time | relevance | path

Searched refs:cores_max (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c571 u32 cores_max = core_num_max(inst); in min_loaded_core() local
613 if (cores_max < VIDC_CORE_ID_2 || core->res->vcodec_num < 2) { in min_loaded_core()
/openbmc/qemu/hw/ppc/
H A Dpnv.c2308 int cores_max; in pnv_chip_core_sanitize() local
2338 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()