Searched refs:is_mem_section_removable (Results 1 – 4 of 4) sorted by relevance
300 extern bool is_mem_section_removable(unsigned long pfn, unsigned long nr_pages);306 static inline bool is_mem_section_removable(unsigned long pfn, in is_mem_section_removable() function
139 ret &= is_mem_section_removable(pfn, PAGES_PER_SECTION); in show_mem_removable()
402 rc &= is_mem_section_removable(pfn, PAGES_PER_SECTION); in lmb_is_removable()
1256 bool is_mem_section_removable(unsigned long start_pfn, unsigned long nr_pages) in is_mem_section_removable() function