Searched refs:apqi (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 723 unsigned long apid, apqi, apqn; in vfio_ap_mdev_filter_matrix() local 743 for_each_set_bit_inv(apqi, matrix_mdev->shadow_apcb.aqm, in vfio_ap_mdev_filter_matrix() 753 apqn = AP_MKQID(apid, apqi); in vfio_ap_mdev_filter_matrix() 847 unsigned long apid, apqi; in vfio_ap_mdev_unlink_fr_queues() local 850 for_each_set_bit_inv(apqi, matrix_mdev->matrix.aqm, in vfio_ap_mdev_unlink_fr_queues() 853 AP_MKQID(apid, apqi)); in vfio_ap_mdev_unlink_fr_queues() 884 unsigned long apid, apqi; in vfio_ap_mdev_log_sharing_err() local 887 for_each_set_bit_inv(apqi, aqm, AP_DOMAINS) { in vfio_ap_mdev_log_sharing_err() 889 apid, apqi, dev_name(mdev_dev(assigned_to->mdev))); in vfio_ap_mdev_log_sharing_err() 897 unsigned long apid, apqi; in vfio_ap_mdev_log_in_use_err() local [all …]
|
| /linux/Documentation/arch/s390/ |
| H A D | vfio-ap.rst | 504 4. apqi: Indicates AP Queue Interruption Control faclity is available on the 512 /usr/bin/qemu-system-s390x ... -cpu z13,ap=on,apqci=on,apft=on,apqi=on 517 /usr/bin/qemu-system-s390x ... -cpu host,ap=off,apqci=off,apft=off,apqi=off 932 /usr/bin/qemu-system-s390x ... -cpu host,ap=on,apqci=on,apft=on,apqi=on \ 937 /usr/bin/qemu-system-s390x ... -cpu host,ap=on,apqci=on,apft=on,apqi=on \ 942 /usr/bin/qemu-system-s390x ... -cpu host,ap=on,apqci=on,apft=on,apqi=on \
|