Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsparsemem.h16 extern int remove_section_mapping(unsigned long start, unsigned long end);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsparsemem.h16 extern int remove_section_mapping(unsigned long start, unsigned long end);
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A 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()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmem.c99 int __weak remove_section_mapping(unsigned long start, unsigned long end) in remove_section_mapping() function
157 ret = remove_section_mapping(start, start + size); in arch_remove_memory()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpgtable.c183 int __meminit remove_section_mapping(unsigned long start, unsigned long end) in remove_section_mapping() function
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dpgtable.c284 int __meminit remove_section_mapping(unsigned long start, unsigned long end) in remove_section_mapping() function

Completed in 5 milliseconds