Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/crypto/
Dvfio_ap_private.h114 struct ap_matrix_mdev { struct
115 struct vfio_device vdev;
116 struct list_head node;
117 struct ap_matrix matrix;
118 struct ap_matrix shadow_apcb;
119 struct kvm *kvm;
120 crypto_hook pqap_hook;
144 struct ap_matrix_mdev *matrix_mdev; argument