Home
last modified time | relevance | path

Searched refs:offline_pages (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/base/
H A Dmemory.c302 ret = offline_pages(start_pfn + nr_vmemmap_pages, in memory_block_offline()
/linux/mm/
H A Dmemory_hotplug.c1894 int offline_pages(unsigned long start_pfn, unsigned long nr_pages, in offline_pages() function