gf100_gr_mthd    1415 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c 		gf100_gr_mthd(gr, gr->fuc_method);
gf100_gr_mthd    1417 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c 		gf100_gr_mthd(gr, grctx->mthd);
gf100_gr_mthd      59 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.c 	gf100_gr_mthd(gr, gr->fuc_method);
gf100_gr_mthd      62 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.c 	gf100_gr_mthd(gr, gr->fuc_method);
gf100_gr_mthd     310 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h void gf100_gr_mthd(struct gf100_gr *, const struct gf100_gr_pack *);