Home
last modified time | relevance | path

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

/linux-6.12.1/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()
577 struct ap_matrix_mdev *matrix_mdev; in handle_pqap() local
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()
699 static bool vfio_ap_mdev_filter_matrix(struct ap_matrix_mdev *matrix_mdev, in vfio_ap_mdev_filter_matrix()
757 struct ap_matrix_mdev *matrix_mdev = in vfio_ap_mdev_init_dev() local
771 struct ap_matrix_mdev *matrix_mdev; in vfio_ap_mdev_probe() local
[all …]
Dvfio_ap_private.h142 struct ap_matrix_mdev *matrix_mdev; member