Home
last modified time | relevance | path

Searched refs:apqn (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c208 int apqn) in vfio_ap_mdev_get_queue() argument
213 apqn) { in vfio_ap_mdev_get_queue()
214 if (q && q->apqn == apqn) in vfio_ap_mdev_get_queue()
422 __func__, &nib, q->apqn); in vfio_ap_irq_enable()
497 q->apqn); in vfio_ap_irq_enable()
569 uint16_t apqn; in handle_pqap() local
590 __func__, apqn); in handle_pqap()
611 AP_QID_QUEUE(apqn)); in handle_pqap()
1674 queue = ap_get_qdev(apqn); in vfio_ap_find_queue()
1708 AP_QID_CARD(apqn), AP_QID_QUEUE(apqn), in apq_status_check()
[all …]
H A Dvfio_ap_private.h144 int apqn; member