Searched refs:shadow_apcb (Results 1 – 2 of 2) sorted by relevance
642 matrix_mdev->shadow_apcb.apm, in vfio_ap_mdev_update_guest_apcb()643 matrix_mdev->shadow_apcb.aqm, in vfio_ap_mdev_update_guest_apcb()644 matrix_mdev->shadow_apcb.adm); in vfio_ap_mdev_update_guest_apcb()718 clear_bit_inv(apid, matrix_mdev->shadow_apcb.apm); in vfio_ap_mdev_filter_matrix()1115 clear_bit_inv(apid, matrix_mdev->shadow_apcb.apm); in vfio_ap_mdev_hot_unplug_adapter()1297 clear_bit_inv(apqi, matrix_mdev->shadow_apcb.aqm); in vfio_ap_mdev_hot_unplug_domain()1453 clear_bit_inv(domid, matrix_mdev->shadow_apcb.adm); in unassign_control_domain_store()2227 clear_bit_inv(apid, matrix_mdev->shadow_apcb.apm); in vfio_ap_mdev_remove_queue()2301 matrix_mdev->shadow_apcb.apm, in vfio_ap_mdev_hot_unplug_cfg()2307 matrix_mdev->shadow_apcb.aqm, in vfio_ap_mdev_hot_unplug_cfg()[all …]
117 struct ap_matrix shadow_apcb; member