Lines Matching defs:cdrem
2289 * @cdrem: the control domains that have been removed from the host's AP
2295 unsigned long *cdrem)
2311 if (!bitmap_empty(cdrem, AP_DOMAINS))
2314 cdrem, AP_DOMAINS);
2340 DECLARE_BITMAP(cdrem, AP_DOMAINS);
2353 do_remove |= bitmap_andnot(cdrem, cd_remove,
2359 cdrem);
2380 DECLARE_BITMAP(cdrem, AP_DOMAINS);
2390 do_remove |= bitmap_andnot(cdrem,
2396 vfio_ap_mdev_cfg_remove(aprem, aqrem, cdrem);