Searched refs:pushc (Results 1 – 1 of 1) sorted by relevance
321 u32 pushc = req->push_count; in nouveau_exec_ucopy() local325 if (pushc) { in nouveau_exec_ucopy()326 args->push.count = pushc; in nouveau_exec_ucopy()327 args->push.s = u_memcpya(pushs, pushc, sizeof(*args->push.s)); in nouveau_exec_ucopy()