ctxprog_max       678 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.c 		.ctxprog_max = 256,
ctxprog_max        16 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.h 	u32 ctxprog_max;
ctxprog_max        32 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv40.h 	BUG_ON(ctx->ctxprog_len == ctx->ctxprog_max);
ctxprog_max       273 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxnv50.c 		.ctxprog_max = 512,