Searched refs:radix__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 | radix.h | 315 int radix__create_section_mapping(unsigned long start, unsigned long end,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | radix.h | 360 int radix__create_section_mapping(unsigned long start, unsigned long end,
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 178 return radix__create_section_mapping(start, end, nid, prot); in create_section_mapping()
|
H A D | radix_pgtable.c | 920 int __meminit radix__create_section_mapping(unsigned long start, in radix__create_section_mapping() function
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 279 return radix__create_section_mapping(start, end, nid, prot); in create_section_mapping()
|
H A D | radix_pgtable.c | 868 int __meminit radix__create_section_mapping(unsigned long start, in radix__create_section_mapping() function
|
Completed in 7 milliseconds