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

/linux-master/arch/powerpc/include/asm/
H A Dsparsemem.h16 extern int remove_section_mapping(unsigned long start, unsigned long end);
/linux-master/arch/powerpc/mm/
H A Dmem.c68 int __weak remove_section_mapping(unsigned long start, unsigned long end) function
99 ret = remove_section_mapping(start, start + size);
/linux-master/arch/powerpc/mm/book3s64/
H A Dpgtable.c284 int __meminit remove_section_mapping(unsigned long start, unsigned long end) function

Completed in 110 milliseconds