Home
last modified time | relevance | path

Searched defs:nv40_instobj (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv40.c40 #define nv40_instobj(p) container_of((p), struct nv40_instobj, memory) macro
42 struct nv40_instobj { struct
57 return nv40_instobj(memory)->node->offset; in nv40_instobj_addr() argument