Searched refs:xcc_inst (Results 1 – 4 of 4) sorted by relevance
122 int xcc_inst = dev_inst % adev->sdma.num_inst_per_xcc; in sdma_v7_1_get_reg_offset() local126 if (xcc_inst != 0) in sdma_v7_1_get_reg_offset()127 internal_offset += SDMA1_HYP_DEC_REG_OFFSET * xcc_inst; in sdma_v7_1_get_reg_offset()130 if (xcc_inst != 0) in sdma_v7_1_get_reg_offset()131 internal_offset += SDMA1_REG_OFFSET * xcc_inst; in sdma_v7_1_get_reg_offset()
871 uint32_t xcc_inst) in amdgpu_gmc_fw_reg_write_reg_wait() argument873 struct amdgpu_kiq *kiq = &adev->gfx.kiq[xcc_inst]; in amdgpu_gmc_fw_reg_write_reg_wait()879 if (adev->mes.ring[MES_PIPE_INST(xcc_inst, 0)].sched.ready) { in amdgpu_gmc_fw_reg_write_reg_wait()881 ref, mask, xcc_inst); in amdgpu_gmc_fw_reg_write_reg_wait()
539 int xcc_inst = ffs(adev->gfx.xcc_mask) - 1; in amdgpu_gfx_mqd_symmetrically_map_cu_mask() local545 if (xcc_inst < 0) in amdgpu_gfx_mqd_symmetrically_map_cu_mask()546 xcc_inst = 0; in amdgpu_gfx_mqd_symmetrically_map_cu_mask()559 cu_info->bitmap[xcc_inst][se % 4][sh + (se / 4) * in amdgpu_gfx_mqd_symmetrically_map_cu_mask()
60 int xcc_inst = inst + ffs(mm->dev->xcc_mask) - 1; in mqd_symmetrically_map_cu_mask_v12_1() local72 cu_info->bitmap[xcc_inst][se][sh]); in mqd_symmetrically_map_cu_mask_v12_1()