remove_section_mapping
extern int remove_section_mapping(unsigned long start, unsigned long end);
ret = remove_section_mapping(start, start + size);