Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c35 static int vfio_ap_mdev_reset_queues(struct ap_matrix_mdev *matrix_mdev);
100 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()
150 static struct ap_matrix_mdev *get_update_locks_by_apqn(int apqn) in get_update_locks_by_apqn()
152 struct ap_matrix_mdev *matrix_mdev; in get_update_locks_by_apqn()
207 struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_get_queue()
577 struct ap_matrix_mdev *matrix_mdev; in handle_pqap()
599 struct ap_matrix_mdev, pqap_hook); in handle_pqap()
641 static void vfio_ap_mdev_update_guest_apcb(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_update_guest_apcb()
650 static bool vfio_ap_mdev_filter_cdoms(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_filter_cdoms()
[all …]
H A Dvfio_ap_private.h113 struct ap_matrix_mdev { struct
142 struct ap_matrix_mdev *matrix_mdev; argument
/linux/Documentation/arch/s390/
H A Dvfio-ap-locking.rst13 struct ap_matrix_mdev *matrix_mdev;
77 to find an ap_matrix_mdev instance for the purpose of plugging/unplugging
H A Dvfio-ap.rst417 allocates the ap_matrix_mdev structure used by the vfio_ap driver to:
428 deallocates the vfio_ap mediated device's ap_matrix_mdev structure.