Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c1694 static void ap_matrix_copy(struct ap_matrix *dst, struct ap_matrix *src) in ap_matrix_copy() function
1725 ap_matrix_copy(&m_old, &matrix_mdev->matrix); in ap_config_store()
1739 ap_matrix_copy(&matrix_mdev->matrix, &m_new); in ap_config_store()
1744 ap_matrix_copy(&matrix_mdev->matrix, &m_old); in ap_config_store()
1749 ap_matrix_copy(&matrix_mdev->matrix, &m_old); in ap_config_store()
1755 ap_matrix_copy(&matrix_mdev->matrix, &m_old); in ap_config_store()
1762 ap_matrix_copy(&matrix_mdev->matrix, &m_new); in ap_config_store()