Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A 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; \
H A 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; \
H A Djpeg_v5_0_1.c457 uint32_t *table_loc; in jpeg_v5_0_1_start_sriov() local
480 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v5_0_1_start_sriov()
481 table_loc += header.total_size; in jpeg_v5_0_1_start_sriov()
513 table_loc = (uint32_t *)table->cpu_addr; in jpeg_v5_0_1_start_sriov()
514 memcpy((void *)table_loc, &header, size); in jpeg_v5_0_1_start_sriov()
537 ((struct mmsch_v5_0_init_header *)(table_loc))->mjpegdec0[i].init_status; in jpeg_v5_0_1_start_sriov()
H A Dvcn_v5_0_1.c794 uint32_t *table_loc; in vcn_v5_0_1_start_sriov() local
825 table_loc = (uint32_t *)table->cpu_addr; in vcn_v5_0_1_start_sriov()
826 table_loc += header.total_size; in vcn_v5_0_1_start_sriov()
920 table_loc = (uint32_t *)table->cpu_addr; in vcn_v5_0_1_start_sriov()
921 memcpy((void *)table_loc, &header, size); in vcn_v5_0_1_start_sriov()
960 init_status = ((struct mmsch_v5_0_init_header *)(table_loc))->vcn0.init_status; in vcn_v5_0_1_start_sriov()
H A Dvcn_v4_0_3.c1002 uint32_t *table_loc; in vcn_v4_0_3_start_sriov() local
1033 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_3_start_sriov()
1034 table_loc += header.total_size; in vcn_v4_0_3_start_sriov()
1128 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_3_start_sriov()
1129 memcpy((void *)table_loc, &header, size); in vcn_v4_0_3_start_sriov()
1168 init_status = ((struct mmsch_v4_0_3_init_header *)(table_loc))->vcn0.init_status; in vcn_v4_0_3_start_sriov()
H A Dvcn_v4_0.c1344 uint32_t *table_loc; in vcn_v4_0_start_sriov() local
1375 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_start_sriov()
1376 table_loc += header.total_size; in vcn_v4_0_start_sriov()
1503 table_loc = (uint32_t *)table->cpu_addr; in vcn_v4_0_start_sriov()
1504 memcpy((void *)table_loc, &header, size); in vcn_v4_0_start_sriov()
1553 init_status = ((struct mmsch_v4_0_init_header *)(table_loc))->inst[enabled_vcn].init_status; in vcn_v4_0_start_sriov()
H A Dvcn_v3_0.c1397 uint32_t *table_loc; in vcn_v3_0_start_sriov() local
1423 table_loc = (uint32_t *)table->cpu_addr; in vcn_v3_0_start_sriov()
1424 table_loc += header.total_size; in vcn_v3_0_start_sriov()
1541 table_loc = (uint32_t *)table->cpu_addr; in vcn_v3_0_start_sriov()
1542 memcpy((void *)table_loc, &header, size); in vcn_v3_0_start_sriov()