Searched refs:unplug_online (Results 1 – 1 of 1) sorted by relevance
26 static bool unplug_online = true; variable27 module_param(unplug_online, bool, 0644);28 MODULE_PARM_DESC(unplug_online, "Try to unplug online memory");1440 if (!unplug_online) { in virtio_mem_unplug_request()