Searched refs:hash__create_section_mapping (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | hash.h | 254 int hash__create_section_mapping(unsigned long start, unsigned long end,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | hash.h | 268 int hash__create_section_mapping(unsigned long start, unsigned long end,
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 180 return hash__create_section_mapping(start, end, nid, prot); in create_section_mapping()
|
H A D | hash_utils.c | 831 int hash__create_section_mapping(unsigned long start, unsigned long end, in hash__create_section_mapping() function
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 281 return hash__create_section_mapping(start, end, nid, prot); in create_section_mapping()
|
H A D | hash_utils.c | 963 int hash__create_section_mapping(unsigned long start, unsigned long end, in hash__create_section_mapping() function
|
Completed in 9 milliseconds