Lines Matching refs:AP_DEVICES

643 	DECLARE_BITMAP(prev_shadow_apm, AP_DEVICES);  in vfio_ap_mdev_filter_matrix()
647 bitmap_copy(prev_shadow_apm, matrix_mdev->shadow_apcb.apm, AP_DEVICES); in vfio_ap_mdev_filter_matrix()
657 (unsigned long *)matrix_dev->info.apm, AP_DEVICES); in vfio_ap_mdev_filter_matrix()
661 for_each_set_bit_inv(apid, apm, AP_DEVICES) { in vfio_ap_mdev_filter_matrix()
682 AP_DEVICES) || in vfio_ap_mdev_filter_matrix()
757 for_each_set_bit_inv(apid, matrix_mdev->matrix.apm, AP_DEVICES) { in vfio_ap_mdev_unlink_fr_queues()
800 for_each_set_bit_inv(apid, apm, AP_DEVICES) in vfio_ap_mdev_log_sharing_err()
821 DECLARE_BITMAP(apm, AP_DEVICES); in vfio_ap_mdev_verify_no_sharing()
841 AP_DEVICES)) in vfio_ap_mdev_verify_no_sharing()
931 DECLARE_BITMAP(apm_delta, AP_DEVICES); in assign_adapter_store()
1095 for_each_set_bit_inv(apid, matrix_mdev->matrix.apm, AP_DEVICES) in vfio_ap_mdev_link_domain()
1192 for_each_set_bit_inv(apid, matrix_mdev->matrix.apm, AP_DEVICES) { in vfio_ap_mdev_unlink_domain()
1947 if (!bitmap_empty(aprem, AP_DEVICES)) { in vfio_ap_mdev_hot_unplug_cfg()
1950 aprem, AP_DEVICES); in vfio_ap_mdev_hot_unplug_cfg()
1956 aqrem, AP_DEVICES); in vfio_ap_mdev_hot_unplug_cfg()
1986 DECLARE_BITMAP(aprem, AP_DEVICES); in vfio_ap_mdev_cfg_remove()
1997 AP_DEVICES); in vfio_ap_mdev_cfg_remove()
2026 DECLARE_BITMAP(aprem, AP_DEVICES); in vfio_ap_mdev_on_cfg_remove()
2033 AP_DEVICES); in vfio_ap_mdev_on_cfg_remove()
2037 AP_DEVICES); in vfio_ap_mdev_on_cfg_remove()
2041 AP_DEVICES); in vfio_ap_mdev_on_cfg_remove()
2060 for_each_set_bit_inv(apid, apm, AP_DEVICES) { in vfio_ap_filter_apid_by_qtype()
2138 matrix_mdev->matrix.apm, apm_add, AP_DEVICES); in vfio_ap_mdev_cfg_add()
2142 matrix_mdev->matrix.adm, adm_add, AP_DEVICES); in vfio_ap_mdev_cfg_add()
2161 DECLARE_BITMAP(apm_add, AP_DEVICES); in vfio_ap_mdev_on_cfg_add()
2168 AP_DEVICES); in vfio_ap_mdev_on_cfg_add()
2209 DECLARE_BITMAP(apm, AP_DEVICES); in vfio_ap_mdev_hot_plug_cfg()
2216 matrix_mdev->apm_add, AP_DEVICES); in vfio_ap_mdev_hot_plug_cfg()
2251 if (bitmap_empty(matrix_mdev->apm_add, AP_DEVICES) && in vfio_ap_on_scan_complete()
2257 bitmap_clear(matrix_mdev->apm_add, 0, AP_DEVICES); in vfio_ap_on_scan_complete()