Lines Matching refs:va_handle
562 amdgpu_va_handle *va_handle) in amdgpu_bo_alloc_and_map_raw() argument
601 *va_handle = handle; in amdgpu_bo_alloc_and_map_raw()
716 amdgpu_va_handle va_handle, va_handle_ce; in amdgpu_command_submission_gfx_separate_ibs() local
725 &ib_result_mc_address, &va_handle); in amdgpu_command_submission_gfx_separate_ibs()
779 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_separate_ibs()
807 amdgpu_va_handle va_handle; in amdgpu_command_submission_gfx_shared_ib() local
816 &ib_result_mc_address, &va_handle); in amdgpu_command_submission_gfx_shared_ib()
863 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_gfx_shared_ib()
1067 amdgpu_va_handle va_handle[2]; in amdgpu_semaphore_test() local
1087 &ib_result_mc_address[i], &va_handle[i]); in amdgpu_semaphore_test()
1178 r = amdgpu_bo_unmap_and_free(ib_result_handle[i], va_handle[i], in amdgpu_semaphore_test()
1206 amdgpu_va_handle va_handle; in amdgpu_command_submission_compute_nop() local
1219 &ib_result_mc_address, &va_handle); in amdgpu_command_submission_compute_nop()
1260 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_compute_nop()
1319 amdgpu_va_handle va_handle; in amdgpu_test_exec_cs_helper_raw() local
1332 &ib_result_mc_address, &va_handle); in amdgpu_test_exec_cs_helper_raw()
1379 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_test_exec_cs_helper_raw()
1416 amdgpu_va_handle va_handle; in amdgpu_command_submission_write_linear_helper_with_secure() local
1450 &bo_mc, &va_handle); in amdgpu_command_submission_write_linear_helper_with_secure()
1581 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_write_linear_helper_with_secure()
1624 amdgpu_va_handle va_handle; in amdgpu_command_submission_const_fill_helper() local
1654 &bo_mc, &va_handle); in amdgpu_command_submission_const_fill_helper()
1721 r = amdgpu_bo_unmap_and_free(bo, va_handle, bo_mc, in amdgpu_command_submission_const_fill_helper()
1920 amdgpu_va_handle va_handle, va_handle_ce; in amdgpu_command_submission_multi_fence_wait_all() local
1930 &ib_result_mc_address, &va_handle); in amdgpu_command_submission_multi_fence_wait_all()
1987 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_command_submission_multi_fence_wait_all()
2021 amdgpu_va_handle va_handle; in amdgpu_userptr_test() local
2046 &va_handle, 0); in amdgpu_userptr_test()
2092 r = amdgpu_va_range_free(va_handle); in amdgpu_userptr_test()
2116 amdgpu_va_handle va_handle; in amdgpu_sync_dependency_test() local
2128 &ib_result_mc_address, &va_handle); in amdgpu_sync_dependency_test()
2298 r = amdgpu_bo_unmap_and_free(ib_result_handle, va_handle, in amdgpu_sync_dependency_test()