Home
last modified time | relevance | path

Searched refs:table_loc (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dmmsch_v4_0.h110 memcpy((void *)table_loc, &direct_rd_mod_wt, size); \
111 table_loc += size_dw; \
120 memcpy((void *)table_loc, &direct_wt, size); \
121 table_loc += size_dw; \
131 memcpy((void *)table_loc, &direct_poll, size); \
132 table_loc += size_dw; \
139 memcpy((void *)table_loc, &end, size); \
140 table_loc += size_dw; \
Dmmsch_v3_0.h98 memcpy((void *)table_loc, &direct_rd_mod_wt, size); \
99 table_loc += size_dw; \
108 memcpy((void *)table_loc, &direct_wt, size); \
109 table_loc += size_dw; \
119 memcpy((void *)table_loc, &direct_poll, size); \
120 table_loc += size_dw; \
127 memcpy((void *)table_loc, &end, size); \
128 table_loc += size_dw; \
Djpeg_v4_0.c417 uint32_t *table_loc; in jpeg_v4_0_start_sriov() local
433 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_start_sriov()
434 memcpy(&header, (void *)table_loc, size); in jpeg_v4_0_start_sriov()
443 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_start_sriov()
444 table_loc += header.total_size; in jpeg_v4_0_start_sriov()
470 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_start_sriov()
471 memcpy((void *)table_loc, &header, size); in jpeg_v4_0_start_sriov()
507 init_status = ((struct mmsch_v4_0_init_header *)(table_loc))->jpegdec.init_status; in jpeg_v4_0_start_sriov()
Djpeg_v4_0_3.c194 uint32_t *table_loc; in jpeg_v4_0_3_start_sriov() local
217 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_3_start_sriov()
218 table_loc += header.total_size; in jpeg_v4_0_3_start_sriov()
250 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v4_0_3_start_sriov()
251 memcpy((void *)table_loc, &header, size); in jpeg_v4_0_3_start_sriov()
274 ((struct mmsch_v4_0_3_init_header *)(table_loc))->mjpegdec0[i].init_status; in jpeg_v4_0_3_start_sriov()
Dvcn_v4_0_3.c907 uint32_t *table_loc; in vcn_v4_0_3_start_sriov() local
936 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_3_start_sriov()
937 table_loc += header.total_size; in vcn_v4_0_3_start_sriov()
1031 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_3_start_sriov()
1032 memcpy((void *)table_loc, &header, size); in vcn_v4_0_3_start_sriov()
1071 init_status = ((struct mmsch_v4_0_3_init_header *)(table_loc))->vcn0.init_status; in vcn_v4_0_3_start_sriov()
Dvcn_v4_0.c1291 uint32_t *table_loc; in vcn_v4_0_start_sriov() local
1322 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_start_sriov()
1323 table_loc += header.total_size; in vcn_v4_0_start_sriov()
1450 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_start_sriov()
1451 memcpy((void *)table_loc, &header, size); in vcn_v4_0_start_sriov()
1500 init_status = ((struct mmsch_v4_0_init_header *)(table_loc))->inst[enabled_vcn].init_status; in vcn_v4_0_start_sriov()
Dvcn_v3_0.c1340 uint32_t *table_loc; in vcn_v3_0_start_sriov() local
1366 table_loc = (uint32_t *)table->cpu_addr; in vcn_v3_0_start_sriov()
1367 table_loc += header.total_size; in vcn_v3_0_start_sriov()
1484 table_loc = (uint32_t *)table->cpu_addr; in vcn_v3_0_start_sriov()
1485 memcpy((void *)table_loc, &header, size); in vcn_v3_0_start_sriov()