Lines Matching defs:aprem
2287 * @aprem: the adapters that have been removed from the host's AP configuration
2293 unsigned long *aprem,
2299 if (!bitmap_empty(aprem, AP_DEVICES)) {
2302 aprem, AP_DEVICES);
2338 DECLARE_BITMAP(aprem, AP_DEVICES);
2347 do_remove |= bitmap_and(aprem, ap_remove,
2358 vfio_ap_mdev_hot_unplug_cfg(matrix_mdev, aprem, aqrem,
2378 DECLARE_BITMAP(aprem, AP_DEVICES);
2382 do_remove = bitmap_andnot(aprem,
2396 vfio_ap_mdev_cfg_remove(aprem, aqrem, cdrem);