Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dhash.h294 int hash__create_section_mapping(unsigned long start, unsigned long end,
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dpgtable.c302 return hash__create_section_mapping(start, end, nid, prot); in create_section_mapping()
Dhash_utils.c970 int hash__create_section_mapping(unsigned long start, unsigned long end, in hash__create_section_mapping() function