ppc_tpcs          943 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 				u32 ppc_tpcs = gr->ppc_tpc_nr[gpc][ppc];
ppc_tpcs          947 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 					abits = atarget ? ppc_tpcs : 0;
ppc_tpcs          948 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 					bbits = ppc_tpcs - abits;
ppc_tpcs          950 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 					bbits = btarget ? ppc_tpcs : 0;
ppc_tpcs          951 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 					abits = ppc_tpcs - bbits;
ppc_tpcs          955 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 				while (ppc_tpcs-- > abits)
ppc_tpcs           91 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.c 			u8 ppc_tpcs = gr->ppc_tpc_nr[gpc][ppc];
ppc_tpcs           93 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm200.c 			while (ppc_tpcs-- > gr->ppc_tpc_min)