Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dvfio_ap_ops.c97 static inline void get_update_locks_for_mdev(struct ap_matrix_mdev *matrix_mdev) in get_update_locks_for_mdev()
120 static inline void release_update_locks_for_mdev(struct ap_matrix_mdev *matrix_mdev) in release_update_locks_for_mdev()
147 static struct ap_matrix_mdev *get_update_locks_by_apqn(int apqn) in get_update_locks_by_apqn()
149 struct ap_matrix_mdev *matrix_mdev; in get_update_locks_by_apqn()
204 struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_get_queue()
538 struct ap_matrix_mdev *matrix_mdev; in handle_pqap()
560 struct ap_matrix_mdev, pqap_hook); in handle_pqap()
602 static void vfio_ap_mdev_update_guest_apcb(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_update_guest_apcb()
611 static bool vfio_ap_mdev_filter_cdoms(struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_filter_cdoms()
640 struct ap_matrix_mdev *matrix_mdev) in vfio_ap_mdev_filter_matrix()
[all …]
Dvfio_ap_private.h111 struct ap_matrix_mdev { struct
136 struct ap_matrix_mdev *matrix_mdev; argument
/linux-6.1.9/Documentation/s390/
Dvfio-ap-locking.rst13 struct ap_matrix_mdev *matrix_mdev;
77 to find an ap_matrix_mdev instance for the purpose of plugging/unplugging
Dvfio-ap.rst387 allocates the ap_matrix_mdev structure used by the vfio_ap driver to:
398 deallocates the vfio_ap mediated device's ap_matrix_mdev structure.