Home
last modified time | relevance | path

Searched refs:remove_section_mapping (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dsparsemem.h20 extern int remove_section_mapping(unsigned long start, unsigned long end);
/arch/powerpc/mm/
Dmem.c152 ret = remove_section_mapping(start, start + size); in arch_remove_memory()
Dhash_utils_64.c625 int remove_section_mapping(unsigned long start, unsigned long end) in remove_section_mapping() function