Lines Matching defs:arg
1803 static int qm_start_qp_nolock(struct hisi_qp *qp, unsigned long arg)
1808 u32 pasid = arg;
1827 * @arg: Accelerator specific argument.
1832 int hisi_qm_start_qp(struct hisi_qp *qp, unsigned long arg)
1838 ret = qm_start_qp_nolock(qp, arg);
2026 unsigned long arg,
2041 qp->pasid = arg;
2128 unsigned long arg)
2134 if (copy_from_user(&qp_ctx, (void __user *)arg,
2144 if (copy_to_user((void __user *)arg, &qp_ctx,