Searched refs:nv50_instobj (Results 1 – 1 of 1) sorted by relevance
42 #define nv50_instobj(p) container_of((p), struct nv50_instobj, memory) macro44 struct nv50_instobj { struct61 return nv50_instobj(memory)->mem->offset; in nv50_instobj_addr() argument67 return (u64)nv50_instobj(memory)->mem->size << NVKM_RAM_MM_SHIFT; in nv50_instobj_size()73 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_boot()101 struct nv50_instmem *imem = nv50_instobj(memory)->imem; in nv50_instobj_release()108 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_acquire()127 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_rd32()145 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_wr32()161 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_map()[all …]