Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmemory_hotplug.h346 extern void sparse_remove_section(struct mem_section *ms,
/Linux-v5.15/mm/
Dsparse.c946 void sparse_remove_section(struct mem_section *ms, unsigned long pfn, in sparse_remove_section() function
Dmemory_hotplug.c505 sparse_remove_section(ms, pfn, nr_pages, map_offset, altmap); in __remove_section()