Searched refs:num_xcps (Results 1 – 4 of 4) sorted by relevance
386 int mode, int *num_xcps) in aqua_vanjaram_switch_partition_mode() argument430 *num_xcps = num_xcc / num_xcc_per_xcp; in aqua_vanjaram_switch_partition_mode()431 amdgpu_xcp_init(xcp_mgr, *num_xcps, mode); in aqua_vanjaram_switch_partition_mode()
745 for (i = 0; i < (adev->xcp_mgr ? adev->xcp_mgr->num_xcps : 1); i++) { in amdgpu_mes_update_enforce_isolation()
675 if (adev->xcp_mgr && adev->xcp_mgr->num_xcps > 0 && in amdgpu_info_ioctl()676 fpriv->xcp_id < adev->xcp_mgr->num_xcps) { in amdgpu_info_ioctl()
302 if (node->adev->xcp_mgr && node->adev->xcp_mgr->num_xcps > 0) in kfd_check_hiq_mqd_doorbell_id()