Searched defs:nv50_instobj (Results 1 – 1 of 1) sorted by relevance
42 #define nv50_instobj(p) container_of((p), struct nv50_instobj, memory) macro44 struct nv50_instobj { struct61 return nv50_instobj(memory)->mem->offset; in nv50_instobj_addr() argument