Searched refs:remove_section_mapping (Results 1 – 3 of 3) sorted by relevance
17 extern int remove_section_mapping(unsigned long start, unsigned long end);
102 int __weak remove_section_mapping(unsigned long start, unsigned long end) in remove_section_mapping() function141 ret = remove_section_mapping(start, start + size); in arch_remove_memory()
182 int __meminit remove_section_mapping(unsigned long start, unsigned long end) in remove_section_mapping() function