Searched refs:ib_va_handle (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dcp_dma_tests.c55 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle
441 &ib_mc_address, &ib_va_handle);
468 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Dcs_tests.c49 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle
127 ib_va_handle = ib_result_va_handle;
136 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Djpeg_tests.c132 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle
209 (void **)&ib_cpu, &ib_mc_address, &ib_va_handle);
220 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle, ib_mc_address, IB_SIZE);
H A Duvd_enc_tests.c65 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle
126 &ib_mc_address, &ib_va_handle);
137 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Dvce_tests.c76 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle
167 &ib_mc_address, &ib_va_handle);
180 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
H A Dvcn_tests.c173 static amdgpu_va_handle ib_va_handle; variable in typeref:typename:amdgpu_va_handle
319 &ib_mc_address, &ib_va_handle);
330 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,

Completed in 9 milliseconds