Searched refs:hash__remove_section_mapping (Results 1 – 3 of 3) sorted by relevance
296 int hash__remove_section_mapping(unsigned long start, unsigned long end);
323 return hash__remove_section_mapping(start, end); in remove_section_mapping()
1257 int hash__remove_section_mapping(unsigned long start, unsigned long end) in hash__remove_section_mapping() function