Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h359 extern void sparse_remove_section(struct mem_section *ms,
/OK3568_Linux_fs/kernel/mm/
H A Dsparse.c966 void sparse_remove_section(struct mem_section *ms, unsigned long pfn, in sparse_remove_section() function
H A Dmemory_hotplug.c518 sparse_remove_section(ms, pfn, nr_pages, map_offset, altmap); in __remove_section()