Lines Matching refs:AP_DEVICES
677 DECLARE_BITMAP(prev_shadow_apm, AP_DEVICES); in vfio_ap_mdev_filter_matrix()
681 bitmap_copy(prev_shadow_apm, matrix_mdev->shadow_apcb.apm, AP_DEVICES); in vfio_ap_mdev_filter_matrix()
691 (unsigned long *)matrix_dev->info.apm, AP_DEVICES); in vfio_ap_mdev_filter_matrix()
695 for_each_set_bit_inv(apid, apm, AP_DEVICES) { in vfio_ap_mdev_filter_matrix()
716 AP_DEVICES) || in vfio_ap_mdev_filter_matrix()
792 for_each_set_bit_inv(apid, matrix_mdev->matrix.apm, AP_DEVICES) { in vfio_ap_mdev_unlink_fr_queues()
830 for_each_set_bit_inv(apid, apm, AP_DEVICES) in vfio_ap_mdev_log_sharing_err()
851 DECLARE_BITMAP(apm, AP_DEVICES); in vfio_ap_mdev_verify_no_sharing()
871 AP_DEVICES)) in vfio_ap_mdev_verify_no_sharing()
961 DECLARE_BITMAP(apm_delta, AP_DEVICES); in assign_adapter_store()
1125 for_each_set_bit_inv(apid, matrix_mdev->matrix.apm, AP_DEVICES) in vfio_ap_mdev_link_domain()
1222 for_each_set_bit_inv(apid, matrix_mdev->matrix.apm, AP_DEVICES) { in vfio_ap_mdev_unlink_domain()
2189 if (!bitmap_empty(aprem, AP_DEVICES)) { in vfio_ap_mdev_hot_unplug_cfg()
2192 aprem, AP_DEVICES); in vfio_ap_mdev_hot_unplug_cfg()
2198 aqrem, AP_DEVICES); in vfio_ap_mdev_hot_unplug_cfg()
2228 DECLARE_BITMAP(aprem, AP_DEVICES); in vfio_ap_mdev_cfg_remove()
2239 AP_DEVICES); in vfio_ap_mdev_cfg_remove()
2268 DECLARE_BITMAP(aprem, AP_DEVICES); in vfio_ap_mdev_on_cfg_remove()
2275 AP_DEVICES); in vfio_ap_mdev_on_cfg_remove()
2279 AP_DEVICES); in vfio_ap_mdev_on_cfg_remove()
2283 AP_DEVICES); in vfio_ap_mdev_on_cfg_remove()
2302 for_each_set_bit_inv(apid, apm, AP_DEVICES) { in vfio_ap_filter_apid_by_qtype()
2378 matrix_mdev->matrix.apm, apm_add, AP_DEVICES); in vfio_ap_mdev_cfg_add()
2382 matrix_mdev->matrix.adm, adm_add, AP_DEVICES); in vfio_ap_mdev_cfg_add()
2401 DECLARE_BITMAP(apm_add, AP_DEVICES); in vfio_ap_mdev_on_cfg_add()
2408 AP_DEVICES); in vfio_ap_mdev_on_cfg_add()
2449 DECLARE_BITMAP(apm, AP_DEVICES); in vfio_ap_mdev_hot_plug_cfg()
2456 matrix_mdev->apm_add, AP_DEVICES); in vfio_ap_mdev_hot_plug_cfg()
2491 if (bitmap_empty(matrix_mdev->apm_add, AP_DEVICES) && in vfio_ap_on_scan_complete()
2497 bitmap_clear(matrix_mdev->apm_add, 0, AP_DEVICES); in vfio_ap_on_scan_complete()