Searched defs:gem_to_amdgpu_bo (Results 1 – 2 of 2) sorted by relevance
34 #define gem_to_amdgpu_bo(gobj) container_of((gobj), struct amdgpu_bo, tbo.base) macro