Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/s390/crypto/
Dvfio_ap_private.h113 struct ap_matrix_mdev { struct
114 struct vfio_device vdev;
115 struct list_head node;
116 struct ap_matrix matrix;
117 struct ap_matrix shadow_apcb;
118 struct kvm *kvm;
142 struct ap_matrix_mdev *matrix_mdev; argument