Searched refs:cp_check_load (Results  1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ | 
| D | ctxnv40.c | 148 	cp_check_load = 1,  enumerator 602 	cp_name(ctx, cp_check_load);  in nv40_grctx_generate() 650 	cp_bra (ctx, SWAP_DIRECTION, SAVE, cp_check_load);  in nv40_grctx_generate()
  | 
| D | ctxnv50.c | 161 	cp_check_load = 1,  enumerator 185 	cp_name(ctx, cp_check_load);  in nv50_grctx_generate() 224 	cp_bra (ctx, SWAP_DIRECTION, SAVE, cp_check_load);  in nv50_grctx_generate()
  |