Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/book3s/64/
H A Dradix.h370 #define vmemmap_populate_compound_pages vmemmap_populate_compound_pages macro
371 int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn,
/linux-6.15/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-6.15/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c1298 int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn, in vmemmap_populate_compound_pages() function