Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmmzone.h50 extern int create_section_mapping(unsigned long start, unsigned long end,
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dmem.c93 int __weak create_section_mapping(unsigned long start, unsigned long end, in create_section_mapping() function
133 rc = create_section_mapping(start, start + size, nid, in arch_add_memory()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dpgtable.c174 int __meminit create_section_mapping(unsigned long start, unsigned long end, in create_section_mapping() function