Home
last modified time | relevance | path

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

/linux/include/linux/
A Dmemory_hotplug.h303 extern int offline_and_remove_memory(u64 start, u64 size);
/linux/mm/
A Dmemory_hotplug.c2283 int offline_and_remove_memory(u64 start, u64 size) in offline_and_remove_memory() function
2338 EXPORT_SYMBOL_GPL(offline_and_remove_memory);
/linux/drivers/virtio/
A Dvirtio_mem.c740 rc = offline_and_remove_memory(addr, size); in virtio_mem_offline_and_remove_memory()

Completed in 17 milliseconds