Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dradix.h321 int radix__create_section_mapping(unsigned long start, unsigned long end,
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dpgtable.c200 return radix__create_section_mapping(start, end, nid, prot); in create_section_mapping()
Dradix_pgtable.c848 int __meminit radix__create_section_mapping(unsigned long start, in radix__create_section_mapping() function