Home
last modified time | relevance | path

Searched refs:ap_tapq (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dap.h78 static inline struct ap_queue_status ap_tapq(ap_qid_t qid, unsigned long *info) in ap_tapq() function
107 return ap_tapq(qid, info); in ap_test_queue()
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_queue.c337 status = ap_tapq(aq->qid, NULL); in ap_sm_reset_wait()
379 status = ap_tapq(aq->qid, NULL); in ap_sm_setirq_wait()
Dvfio_ap_ops.c83 status = ap_tapq(apqn, NULL); in vfio_ap_wait_for_irqclear()
1174 status = ap_tapq(q->apqn, NULL); in vfio_ap_mdev_reset_queue()