Searched refs:sw_nonctx (Results 1 – 3 of 3) sorted by relevance
197 gf100_gr_mmio(gr, gr->sw_nonctx); in gk20a_gr_init()296 if (gk20a_gr_load_net(gr, path, "sw_nonctx", ver, gk20a_gr_av_to_init, &gr->sw_nonctx) || in gk20a_gr_load_sw()
90 struct gf100_gr_pack *sw_nonctx; member
2152 vfree(gr->sw_nonctx); in gf100_gr_dtor()2357 if (gr->sw_nonctx) { in gf100_gr_init()2358 gf100_gr_mmio(gr, gr->sw_nonctx); in gf100_gr_init()