Searched refs:bo_ptr_size (Results 1 – 7 of 7) sorted by relevance
258 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_bo_create_reserved()561 BUG_ON(bp->bo_ptr_size < sizeof(struct amdgpu_bo)); in amdgpu_bo_create()564 bo = kvzalloc(bp->bo_ptr_size, GFP_KERNEL); in amdgpu_bo_create()667 bp->bo_ptr_size = sizeof(struct amdgpu_bo_user); in amdgpu_bo_create_user()699 BUG_ON(bp->bo_ptr_size < sizeof(struct amdgpu_bo_vm)); in amdgpu_bo_create_vm()
311 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_amdkfd_alloc_gtt_mem()393 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_amdkfd_alloc_gws()
51 u32 bo_ptr_size; member
175 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gart_table_ram_alloc()
464 bp.bo_ptr_size = struct_size((*vmbo), entries, num_entries); in amdgpu_vm_pt_create()
118 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gem_object_create()
65 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gmc_pdb0_alloc()