Lines Matching refs:device_handle
35 static amdgpu_device_handle device_handle;
68 &minor_version, &device_handle);
82 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle);
86 r = amdgpu_va_range_alloc(device_handle,
128 r = amdgpu_device_deinitialize(device_handle);
144 r = amdgpu_bo_import(device_handle, type, shared_handle, &res);
208 bo = gpu_mem_alloc(device_handle,
218 bo = gpu_mem_alloc(device_handle,
228 bo = gpu_mem_alloc(device_handle,
237 bo = gpu_mem_alloc(device_handle,
247 bo = gpu_mem_alloc(device_handle, 1024, 0,
254 bo = gpu_mem_alloc(device_handle, 1, 0,
261 bo = gpu_mem_alloc(device_handle, 1, 0,
280 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle);
298 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096,
304 r = amdgpu_find_bo_by_cpu_mapping(device_handle,