Searched refs:pbo (Results 1 – 3 of 3) sorted by relevance
196 int kfd_queue_buffer_get(struct amdgpu_vm *vm, void __user *addr, struct amdgpu_bo **pbo, in kfd_queue_buffer_get() argument218 *pbo = amdgpu_bo_ref(mapping->bo_va->base.bo); in kfd_queue_buffer_get()223 *pbo = NULL; in kfd_queue_buffer_get()
1339 int kfd_queue_buffer_get(struct amdgpu_vm *vm, void __user *addr, struct amdgpu_bo **pbo,
179 static int submit_copy_gather_data(struct gather_bo **pbo, struct device *dev, in submit_copy_gather_data() argument223 *pbo = bo; in submit_copy_gather_data()