Home
last modified time | relevance | path

Searched refs:ap_matrix (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/crypto/
H A Dvfio_ap_private.h76 struct ap_matrix { struct
116 struct ap_matrix matrix;
117 struct ap_matrix shadow_apcb;
H A Dvfio_ap_ops.c634 struct ap_matrix *matrix) in vfio_ap_matrix_init()
1542 static ssize_t vfio_ap_mdev_matrix_show(struct ap_matrix *matrix, char *buf) in vfio_ap_mdev_matrix_show()
1670 static void ap_matrix_copy(struct ap_matrix *dst, struct ap_matrix *src) in ap_matrix_copy()
1685 struct ap_matrix m_new, m_old, m_added, m_removed; in ap_config_store()