Searched refs:bo_ptr_size (Results 1 – 7 of 7) sorted by relevance
270 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_bo_create_reserved()578 BUG_ON(bp->bo_ptr_size < sizeof(struct amdgpu_bo)); in amdgpu_bo_create()581 bo = kvzalloc(bp->bo_ptr_size, GFP_KERNEL); in amdgpu_bo_create()686 bp->bo_ptr_size = sizeof(struct amdgpu_bo_user); in amdgpu_bo_create_user()718 BUG_ON(bp->bo_ptr_size < sizeof(struct amdgpu_bo_vm)); in amdgpu_bo_create_vm()
282 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_amdkfd_alloc_gtt_mem()364 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_amdkfd_alloc_gws()
532 bp.bo_ptr_size = struct_size((*vmbo), entries, num_entries); in amdgpu_vm_pt_create()564 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_vm_pt_create()
51 u32 bo_ptr_size; member
169 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gart_table_ram_alloc()
64 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gmc_pdb0_alloc()
119 bp.bo_ptr_size = sizeof(struct amdgpu_bo); in amdgpu_gem_object_create()