Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/s390/crypto/
Dvfio_ap_ops.c100 static inline void get_update_locks_for_mdev(struct ap_matrix_mdev *matrix_mdev) in get_update_locks_for_mdev()
123 static inline void release_update_locks_for_mdev(struct ap_matrix_mdev *matrix_mdev) in release_update_locks_for_mdev()
152 struct ap_matrix_mdev *matrix_mdev; in get_update_locks_by_apqn() local
207 struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_get_queue()
574 struct ap_matrix_mdev *matrix_mdev; in handle_pqap() local
638 static void vfio_ap_mdev_update_guest_apcb(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_update_guest_apcb()
647 static bool vfio_ap_mdev_filter_cdoms(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_filter_cdoms()
681 static bool vfio_ap_mdev_filter_matrix(struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_filter_matrix()
741 struct ap_matrix_mdev *matrix_mdev = in vfio_ap_mdev_init_dev() local
755 struct ap_matrix_mdev *matrix_mdev; in vfio_ap_mdev_probe() local
[all …]
Dvfio_ap_private.h142 struct ap_matrix_mdev *matrix_mdev; member
/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