Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmemory_hotplug.h350 extern void sparse_remove_section(struct mem_section *ms,
/linux-6.1.9/mm/
Dsparse.c925 void sparse_remove_section(struct mem_section *ms, unsigned long pfn, in sparse_remove_section() function
Dmemory_hotplug.c504 sparse_remove_section(ms, pfn, nr_pages, map_offset, altmap); in __remove_section()