Searched refs:MAX_XCP (Results 1 – 9 of 9) sorted by relevance
32 #define MAX_XCP 8 macro118 struct amdgpu_xcp xcp[MAX_XCP];204 while (*from < MAX_XCP) { in amdgpu_get_next_xcp()
69 if (xcp_id >= MAX_XCP || !xcp_mgr->xcp[xcp_id].valid) in amdgpu_xcp_run_transition()127 if (!num_xcps || num_xcps > MAX_XCP) in amdgpu_xcp_init()132 for (i = 0; i < MAX_XCP; ++i) in amdgpu_xcp_init()261 for (i = 1; i < MAX_XCP; i++) { in amdgpu_xcp_dev_alloc()355 for (i = 1; i < MAX_XCP; i++) { in amdgpu_xcp_dev_register()375 for (i = 1; i < MAX_XCP; i++) { in amdgpu_xcp_dev_unplug()398 for (i = 0; i < MAX_XCP; ++i) { in amdgpu_xcp_open_device()
475 struct amdgpu_isolation_work enforce_isolation[MAX_XCP];478 u64 kfd_sch_req_count[MAX_XCP];479 bool kfd_sch_inactive[MAX_XCP];480 unsigned long enforce_isolation_jiffies[MAX_XCP];481 unsigned long enforce_isolation_time[MAX_XCP];
105 int64_t vram_used[MAX_XCP];106 uint64_t vram_used_aligned[MAX_XCP];
1644 long partition_values[MAX_XCP] = {0}; in amdgpu_gfx_set_enforce_isolation()1985 if (idx >= MAX_XCP) in amdgpu_gfx_enforce_isolation_handler()2092 if (idx >= MAX_XCP) in amdgpu_gfx_enforce_isolation_ring_begin_use()2132 if (idx >= MAX_XCP) in amdgpu_gfx_enforce_isolation_ring_end_use()
1199 bool enforce_isolation[MAX_XCP];1205 } isolation[MAX_XCP];
138 for (i = 0; i < MAX_XCP; i++) { in aqua_vanjaram_xcp_sched_list_update()
2115 for (i = 0; i < MAX_XCP; i++) in amdgpu_device_check_arguments()4305 for (i = 0; i < MAX_XCP; ++i) { in amdgpu_device_init()4351 for (i = 0; i < MAX_XCP; i++) { in amdgpu_device_init()4823 for (i = 0; i < MAX_XCP; ++i) { in amdgpu_device_fini_sw()
3876 if (xcp_id > MAX_XCP) { in psp_config_sq_perfmon()