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