Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dvfio_ap_ops.c49 struct ap_matrix_mdev *matrix_mdev, in vfio_ap_get_queue()
283 struct ap_matrix_mdev *matrix_mdev; in handle_pqap() local
327 struct ap_matrix_mdev *matrix_mdev; in vfio_ap_mdev_create() local
352 struct ap_matrix_mdev *matrix_mdev = mdev_get_drvdata(mdev); in vfio_ap_mdev_remove() local
507 vfio_ap_mdev_verify_queues_reserved_for_apid(struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_verify_queues_reserved_for_apid()
537 static int vfio_ap_mdev_verify_no_sharing(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_verify_no_sharing()
607 struct ap_matrix_mdev *matrix_mdev = mdev_get_drvdata(mdev); in assign_adapter_store() local
673 struct ap_matrix_mdev *matrix_mdev = mdev_get_drvdata(mdev); in unassign_adapter_store() local
695 vfio_ap_mdev_verify_queues_reserved_for_apqi(struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_verify_queues_reserved_for_apqi()
753 struct ap_matrix_mdev *matrix_mdev = mdev_get_drvdata(mdev); in assign_domain_store() local
[all …]
Dvfio_ap_private.h92 struct ap_matrix_mdev *matrix_mdev; member