Home
last modified time | relevance | path

Searched defs:matrix_mdev (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/s390/crypto/
Dvfio_ap_ops.c48 struct ap_matrix_mdev *matrix_mdev, in vfio_ap_get_queue()
282 struct ap_matrix_mdev *matrix_mdev; in handle_pqap() local
326 struct ap_matrix_mdev *matrix_mdev; in vfio_ap_mdev_create() local
351 struct ap_matrix_mdev *matrix_mdev = mdev_get_drvdata(mdev); in vfio_ap_mdev_remove() local
506 vfio_ap_mdev_verify_queues_reserved_for_apid(struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_verify_queues_reserved_for_apid()
536 static int vfio_ap_mdev_verify_no_sharing(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_verify_no_sharing()
606 struct ap_matrix_mdev *matrix_mdev = mdev_get_drvdata(mdev); in assign_adapter_store() local
672 struct ap_matrix_mdev *matrix_mdev = mdev_get_drvdata(mdev); in unassign_adapter_store() local
694 vfio_ap_mdev_verify_queues_reserved_for_apqi(struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_verify_queues_reserved_for_apqi()
752 struct ap_matrix_mdev *matrix_mdev = mdev_get_drvdata(mdev); in assign_domain_store() local
[all …]
Dvfio_ap_private.h97 struct ap_matrix_mdev *matrix_mdev; member