Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c1487 static ssize_t vfio_ap_mdev_matrix_show(struct ap_matrix *matrix, char *buf) in vfio_ap_mdev_matrix_show() function
1536 nchars = vfio_ap_mdev_matrix_show(&matrix_mdev->matrix, buf); in matrix_show()
1550 nchars = vfio_ap_mdev_matrix_show(&matrix_mdev->shadow_apcb, buf); in guest_matrix_show()