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