Searched refs:vmemmap_populate_hugepages (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/loongarch/mm/ |
| H A D | init.c | 133 return vmemmap_populate_hugepages(start, end, node, NULL); in vmemmap_populate()
|
| /linux/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/arch/x86/mm/ |
| H A D | init_64.c | 1569 err = vmemmap_populate_hugepages(start, end, node, altmap); in vmemmap_populate()
|
| /linux/arch/riscv/mm/ |
| H A D | init.c | 1462 return vmemmap_populate_hugepages(start, end, node, altmap); in vmemmap_populate()
|
| /linux/arch/arm64/mm/ |
| H A D | mmu.c | 1780 return vmemmap_populate_hugepages(start, end, node, altmap); in vmemmap_populate()
|
| /linux/include/linux/ |
| H A D | mm.h | 4507 int vmemmap_populate_hugepages(unsigned long start, unsigned long end,
|