Searched defs:amdxdna_gem_obj (Results 1 – 1 of 1) sorted by relevance
21 struct amdxdna_gem_obj { struct31 struct amdxdna_gem_obj *dev_heap; /* For AMDXDNA_BO_DEV */ argument38 static inline struct amdxdna_gem_obj *to_xdna_obj(struct drm_gem_object *gobj) in to_xdna_obj() argument