Searched refs:gk20a_instobj (Results 1 – 1 of 1) sorted by relevance
51 struct gk20a_instobj { struct 59 #define gk20a_instobj(p) container_of((p), struct gk20a_instobj, base.memory) macro 65 struct gk20a_instobj base;71 container_of(gk20a_instobj(p), struct gk20a_instobj_dma, base)77 struct gk20a_instobj base;90 container_of(gk20a_instobj(p), struct gk20a_instobj_iommu, base)95 /* protects vaddr_* and gk20a_instobj::vaddr* */130 return (u64)gk20a_instobj(memory)->mn->offset << 12; in gk20a_instobj_addr() 136 return (u64)gk20a_instobj(memor in gk20a_instobj_size() [all...]