Searched refs:ap_matrix_mdev (Results 1 – 4 of 4) sorted by relevance
35 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()574 struct ap_matrix_mdev *matrix_mdev; in handle_pqap()596 struct ap_matrix_mdev, pqap_hook); in handle_pqap()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()[all …]
113 struct ap_matrix_mdev { struct142 struct ap_matrix_mdev *matrix_mdev; argument
13 struct ap_matrix_mdev *matrix_mdev;77 to find an ap_matrix_mdev instance for the purpose of plugging/unplugging
387 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.