Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dradix.h360 #define vmemmap_populate_compound_pages vmemmap_populate_compound_pages macro
361 int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn,
/linux/mm/
H A Dsparse-vmemmap.c468 #ifndef vmemmap_populate_compound_pages
506 static int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn, in vmemmap_populate_compound_pages() function
574 r = vmemmap_populate_compound_pages(pfn, start, end, nid, pgmap); in __populate_section_memmap()
/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c1306 int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn, in vmemmap_populate_compound_pages() function