Searched defs:nv50_instobj (Results 1 – 1 of 1) sorted by relevance
43 #define nv50_instobj(p) container_of((p), struct nv50_instobj, base.memory) macro45 struct nv50_instobj { struct58 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_wr32_slow() argument