Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dhash.h270 int hash__remove_section_mapping(unsigned long start, unsigned long end);
/Linux-v6.6/arch/powerpc/mm/book3s64/
Dpgtable.c289 return hash__remove_section_mapping(start, end); in remove_section_mapping()
Dhash_utils.c987 int hash__remove_section_mapping(unsigned long start, unsigned long end) in hash__remove_section_mapping() function