Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dsparsemem.h16 extern int remove_section_mapping(unsigned long start, unsigned long end);
/linux-6.6.21/arch/powerpc/mm/
Dmem.c67 int __weak remove_section_mapping(unsigned long start, unsigned long end) in remove_section_mapping() function
98 ret = remove_section_mapping(start, start + size); in arch_remove_linear_mapping()
/linux-6.6.21/arch/powerpc/mm/book3s64/
Dpgtable.c284 int __meminit remove_section_mapping(unsigned long start, unsigned long end) in remove_section_mapping() function