Home
last modified time | relevance | path

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

/linux-6.6.21/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