Searched refs:offline_and_remove_memory (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmemory_hotplug.h334 extern int offline_and_remove_memory(u64 start, u64 size);
/linux-master/mm/
H A Dmemory_hotplug.c2388 int offline_and_remove_memory(u64 start, u64 size) function
2443 EXPORT_SYMBOL_GPL(offline_and_remove_memory); variable
/linux-master/drivers/virtio/
H A Dvirtio_mem.c743 rc = offline_and_remove_memory(addr, size);
793 /* offline_and_remove_memory() works for online and offline memory. */

Completed in 116 milliseconds