Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dradix.h362 int radix__remove_section_mapping(unsigned long start, unsigned long end);
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c288 return radix__remove_section_mapping(start, end); in remove_section_mapping()
H A Dradix_pgtable.c881 int __meminit radix__remove_section_mapping(unsigned long start, unsigned long end) in radix__remove_section_mapping() function