Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c908 * @assignee: the matrix mdev to which @mdev_apm and @mdev_aqm are being
912 * @mdev_apm: mask indicating the APIDs of the APQNs to be verified
916 * represented by the bits set in @mdev_apm and the APQIs of the bits set in
923 unsigned long *mdev_apm, in vfio_ap_mdev_verify_no_sharing() argument
932 * If the mdev to which the mdev_apm and mdev_aqm is being in vfio_ap_mdev_verify_no_sharing()
945 if (!bitmap_and(apm, mdev_apm, assigned_to->matrix.apm, AP_DEVICES)) in vfio_ap_mdev_verify_no_sharing()