Home
last modified time | relevance | path

Searched refs:spu_queue_submit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c200 static unsigned long spu_queue_submit(struct spu_queue *q, void *last) in spu_queue_submit() function
510 unsigned long hv_ret = spu_queue_submit(qp, ent); in submit_and_wait_for_tail()
844 return (spu_queue_submit(qp, ent) != HV_EOK) ? -EINVAL : 0; in __n2_crypt_chunk()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c202 static unsigned long spu_queue_submit(struct spu_queue *q, void *last) in spu_queue_submit() function
512 unsigned long hv_ret = spu_queue_submit(qp, ent); in submit_and_wait_for_tail()
846 return (spu_queue_submit(qp, ent) != HV_EOK) ? -EINVAL : 0; in __n2_crypt_chunk()

Completed in 6 milliseconds