Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmemory_hotplug.h357 extern void sparse_remove_section(struct mem_section *ms,
/Linux-v5.10/mm/
Dsparse.c965 void sparse_remove_section(struct mem_section *ms, unsigned long pfn, in sparse_remove_section() function
Dmemory_hotplug.c518 sparse_remove_section(ms, pfn, nr_pages, map_offset, altmap); in __remove_section()