Searched refs:nv04_instobj (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv04.c38 #define nv04_instobj(p) container_of((p), struct nv04_instobj, base.memory) macro
40 struct nv04_instobj { struct
49 struct nv04_instobj *iobj = nv04_instobj(memory);
57 struct nv04_instobj *iobj = nv04_instobj(memory);
76 struct nv04_instobj *iobj = nv04_instobj(memory);
84 return nv04_instobj(memor
[all...]

Completed in 164 milliseconds