Searched defs:amdgpu_bo_real (Results 1 – 1 of 1) sorted by relevance
87 struct amdgpu_bo_real { struct88 struct amdgpu_winsys_bo b;90 ac_drm_bo bo;114 /* Same as amdgpu_bo_real except this BO isn't destroyed when its reference count drops to 0. argument