Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv04.c37 #define nv04_instobj(p) container_of((p), struct nv04_instobj, base.memory) macro
39 struct nv04_instobj { struct
48 struct nv04_instobj *iobj = nv04_instobj(memory); in nv04_instobj_wr32()
56 struct nv04_instobj *iobj = nv04_instobj(memory); in nv04_instobj_rd32()
75 struct nv04_instobj *iobj = nv04_instobj(memory); in nv04_instobj_acquire()
83 return nv04_instobj(memor in nv04_instobj_size()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv04.c37 #define nv04_instobj(p) container_of((p), struct nv04_instobj, base.memory) macro
39 struct nv04_instobj { struct
48 struct nv04_instobj *iobj = nv04_instobj(memory); in nv04_instobj_wr32()
56 struct nv04_instobj *iobj = nv04_instobj(memory); in nv04_instobj_rd32()
75 struct nv04_instobj *iobj = nv04_instobj(memory); in nv04_instobj_acquire()
83 return nv04_instobj(memor in nv04_instobj_size()
[all...]

Completed in 1 milliseconds