Lines Matching defs:gr
31 struct nvkm_gr *gr = device->gr; in nvkm_gr_ctxsw_inst() local
40 struct nvkm_gr *gr = device->gr; in nvkm_gr_ctxsw_resume() local
49 struct nvkm_gr *gr = device->gr; in nvkm_gr_ctxsw_pause() local
58 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_chsw_load() local
67 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_tile() local
73 nvkm_gr_units(struct nvkm_gr *gr) in nvkm_gr_units()
81 nvkm_gr_tlb_flush(struct nvkm_gr *gr) in nvkm_gr_tlb_flush()
91 struct nvkm_gr *gr = nvkm_gr(oclass->engine); in nvkm_gr_oclass_get() local
115 struct nvkm_gr *gr = nvkm_gr(oclass->engine); in nvkm_gr_cclass_new() local
124 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_intr() local
131 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_nonstall() local
142 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_oneinit() local
151 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_reset() local
162 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_init() local
173 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_fini() local
182 struct nvkm_gr *gr = nvkm_gr(engine); in nvkm_gr_dtor() local
205 enum nvkm_subdev_type type, int inst, bool enable, struct nvkm_gr *gr) in nvkm_gr_ctor()