Searched refs:radix__remove_section_mapping (Results 1 – 3 of 3) sorted by relevance
315 int radix__remove_section_mapping(unsigned long start, unsigned long end);
186 return radix__remove_section_mapping(start, end); in remove_section_mapping()
923 int __meminit radix__remove_section_mapping(unsigned long start, unsigned long end) in radix__remove_section_mapping() function