Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dhash.h207 int hash__create_section_mapping(unsigned long start, unsigned long end, int nid);
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-book3s64.c175 return hash__create_section_mapping(start, end, nid); in create_section_mapping()
Dhash_utils_64.c787 int hash__create_section_mapping(unsigned long start, unsigned long end, int nid) in hash__create_section_mapping() function