Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/mm/
Dmem.c64 int __weak create_section_mapping(unsigned long start, unsigned long end, in create_section_mapping() function
82 rc = create_section_mapping(start, start + size, nid, in arch_create_linear_mapping()
Dmmu_decl.h180 int create_section_mapping(unsigned long start, unsigned long end,
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dpgtable.c296 int __meminit create_section_mapping(unsigned long start, unsigned long end, in create_section_mapping() function