Searched refs:alloc_buffer (Results 1 – 2 of 2) sorted by relevance
80 struct amdgpu_bo_alloc_request *alloc_buffer, in amdgpu_bo_alloc() argument85 unsigned heap = alloc_buffer->preferred_heap; in amdgpu_bo_alloc()98 bo->alloc_size = alloc_buffer->alloc_size; in amdgpu_bo_alloc()101 args.in.bo_size = alloc_buffer->alloc_size; in amdgpu_bo_alloc()102 args.in.alignment = alloc_buffer->phys_alignment; in amdgpu_bo_alloc()106 args.in.domain_flags = alloc_buffer->flags; in amdgpu_bo_alloc()
550 struct amdgpu_bo_alloc_request *alloc_buffer,