Lines Matching refs:MAX_XCP
72 if (xcp_id >= MAX_XCP || !xcp_mgr->xcp[xcp_id].valid) in amdgpu_xcp_run_transition()
130 if (!num_xcps || num_xcps > MAX_XCP) in amdgpu_xcp_init()
135 for (i = 0; i < MAX_XCP; ++i) in amdgpu_xcp_init()
276 for (i = 1; i < MAX_XCP; i++) { in amdgpu_xcp_dev_alloc()
331 for (i = 0; i < MAX_XCP; ++i) in amdgpu_xcp_mgr_init()
379 for (i = 1; i < MAX_XCP; i++) { in amdgpu_xcp_dev_register()
399 for (i = 1; i < MAX_XCP; i++) { in amdgpu_xcp_dev_unplug()
422 for (i = 0; i < MAX_XCP; ++i) { in amdgpu_xcp_open_device()
568 for (i = 0; i < MAX_XCP; i++) { in amdgpu_xcp_sched_list_update()
1034 for (i = 0; i < MAX_XCP; i++) { in amdgpu_xcp_sysfs_entries_init()
1059 for (i = 0; i < MAX_XCP; i++) { in amdgpu_xcp_sysfs_entries_update()
1084 amdgpu_xcp_sysfs_entries_fini(adev->xcp_mgr, MAX_XCP); in amdgpu_xcp_sysfs_fini()