Home
last modified time | relevance | path

Searched refs:nv50_instobj (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv50.c43 #define nv50_instobj(p) container_of((p), struct nv50_instobj, base.memory) macro
45 struct nv50_instobj { struct
58 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_wr32_slow() argument
77 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_rd32_slow()
123 struct nv50_instobj *eobj; in nv50_instobj_kmap()
193 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_release()
218 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_acquire()
267 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_boot()
299 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_bar2()
318 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_dtor()
[all …]