Lines Matching refs:nv
177 nvc0_m2mf_push_linear(struct nouveau_context *nv, in nvc0_m2mf_push_linear() argument
181 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nvc0_m2mf_push_linear()
182 struct nouveau_pushbuf *push = nv->pushbuf; in nvc0_m2mf_push_linear()
222 nve4_p2mf_push_linear(struct nouveau_context *nv, in nve4_p2mf_push_linear() argument
226 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nve4_p2mf_push_linear()
227 struct nouveau_pushbuf *push = nv->pushbuf; in nve4_p2mf_push_linear()
265 nvc0_m2mf_copy_linear(struct nouveau_context *nv, in nvc0_m2mf_copy_linear() argument
270 struct nouveau_pushbuf *push = nv->pushbuf; in nvc0_m2mf_copy_linear()
271 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nvc0_m2mf_copy_linear()
303 nve4_m2mf_copy_linear(struct nouveau_context *nv, in nve4_m2mf_copy_linear() argument
308 struct nouveau_pushbuf *push = nv->pushbuf; in nve4_m2mf_copy_linear()
309 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nve4_m2mf_copy_linear()
464 nvc0_cb_push(struct nouveau_context *nv, in nvc0_cb_push() argument
469 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nvc0_cb_push()
470 struct nouveau_pushbuf *push = nv->pushbuf; in nvc0_cb_push()