Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
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.12.1/mm/
Dsparse-vmemmap.c366 #ifndef vmemmap_populate_compound_pages
404 static int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn, in vmemmap_populate_compound_pages() function
470 r = vmemmap_populate_compound_pages(pfn, start, end, nid, pgmap); in __populate_section_memmap()
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dradix_pgtable.c1296 int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn, in vmemmap_populate_compound_pages() function