Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/crypto/
Dvfio_ap_ops.c50 struct ap_matrix_mdev *matrix_mdev, in vfio_ap_get_queue()
285 struct ap_matrix_mdev *matrix_mdev; in handle_pqap() local
333 struct ap_matrix_mdev *matrix_mdev; in vfio_ap_mdev_probe() local
373 struct ap_matrix_mdev *matrix_mdev = dev_get_drvdata(&mdev->dev); in vfio_ap_mdev_remove() local
526 vfio_ap_mdev_verify_queues_reserved_for_apid(struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_verify_queues_reserved_for_apid()
556 static int vfio_ap_mdev_verify_no_sharing(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_verify_no_sharing()
623 struct ap_matrix_mdev *matrix_mdev = dev_get_drvdata(dev); in assign_adapter_store() local
690 struct ap_matrix_mdev *matrix_mdev = dev_get_drvdata(dev); in unassign_adapter_store() local
718 vfio_ap_mdev_verify_queues_reserved_for_apqi(struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_verify_queues_reserved_for_apqi()
774 struct ap_matrix_mdev *matrix_mdev = dev_get_drvdata(dev); in assign_domain_store() local
[all …]
Dvfio_ap_private.h94 struct ap_matrix_mdev *matrix_mdev; member