Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/book3s/64/
Dradix.h372 #define vmemmap_populate_compound_pages vmemmap_populate_compound_pages macro
373 int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn,
/linux-6.6.21/mm/
Dsparse-vmemmap.c361 #ifndef vmemmap_populate_compound_pages
399 static int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn, in vmemmap_populate_compound_pages() function
465 r = vmemmap_populate_compound_pages(pfn, start, end, nid, pgmap); in __populate_section_memmap()
/linux-6.6.21/arch/powerpc/mm/book3s64/
Dradix_pgtable.c1220 int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn, in vmemmap_populate_compound_pages() function