Searched defs:nv40_instobj (Results 1 – 1 of 1) sorted by relevance
40 #define nv40_instobj(p) container_of((p), struct nv40_instobj, memory) macro42 struct nv40_instobj { struct57 return nv40_instobj(memory)->node->offset; in nv40_instobj_addr() argument