Searched refs:vmemmap_populate_hugepages (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/arch/loongarch/mm/ |
| H A D | init.c | 147 return vmemmap_populate_hugepages(start, end, node, NULL); in vmemmap_populate()
|
| /linux-6.15/mm/ |
| H A D | sparse-vmemmap.c | 416 int __meminit vmemmap_populate_hugepages(unsigned long start, unsigned long end, in vmemmap_populate_hugepages() function
|
| /linux-6.15/arch/x86/mm/ |
| H A D | init_64.c | 1557 err = vmemmap_populate_hugepages(start, end, node, altmap); in vmemmap_populate()
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | mmu.c | 1187 return vmemmap_populate_hugepages(start, end, node, altmap); in vmemmap_populate()
|
| /linux-6.15/arch/riscv/mm/ |
| H A D | init.c | 1458 return vmemmap_populate_hugepages(start, end, node, altmap); in vmemmap_populate()
|
| /linux-6.15/include/linux/ |
| H A D | mm.h | 3949 int vmemmap_populate_hugepages(unsigned long start, unsigned long end,
|