Lines Matching refs:ib_result_handle
359 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; in amdgpu_command_submission_gfx_separate_ibs() local
376 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_separate_ibs()
386 r = amdgpu_get_bo_list(device, ib_result_handle, in amdgpu_command_submission_gfx_separate_ibs()
429 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs()
444 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_gfx_shared_ib() local
461 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_gfx_shared_ib()
465 r = amdgpu_get_bo_list(device, ib_result_handle, NULL, in amdgpu_command_submission_gfx_shared_ib()
507 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib()
550 amdgpu_bo_handle ib_result_handle[2]; in amdgpu_semaphore_test() local
570 &ib_result_handle[i], &ib_result_cpu[i], in amdgpu_semaphore_test()
574 r = amdgpu_get_bo_list(device, ib_result_handle[i], in amdgpu_semaphore_test()
661 amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test()
678 amdgpu_bo_handle ib_result_handle; in amdgpu_command_submission_compute_nop() local
696 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_compute_nop()
700 r = amdgpu_get_bo_list(device, ib_result_handle, NULL, in amdgpu_command_submission_compute_nop()
738 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop()
788 amdgpu_bo_handle ib_result_handle; in amdgpu_test_exec_cs_helper() local
801 &ib_result_handle, &ib_result_cpu, in amdgpu_test_exec_cs_helper()
819 all_res[res_cnt] = ib_result_handle; in amdgpu_test_exec_cs_helper()
845 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper()
1205 amdgpu_bo_handle ib_result_handle, ib_result_ce_handle; in amdgpu_command_submission_multi_fence_wait_all() local
1223 &ib_result_handle, &ib_result_cpu, in amdgpu_command_submission_multi_fence_wait_all()
1233 r = amdgpu_get_bo_list(device, ib_result_handle, in amdgpu_command_submission_multi_fence_wait_all()
1279 amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_multi_fence_wait_all()