Searched refs:ap_matrix (Results 1 – 2 of 2) sorted by relevance
76 struct ap_matrix { struct116 struct ap_matrix matrix;117 struct ap_matrix shadow_apcb;
634 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()