Searched refs:vmemmap_free (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/arch/loongarch/mm/ |
| H A D | init.c | 152 void vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free() function
|
| /linux-6.15/mm/ |
| H A D | sparse.c | 684 vmemmap_free(start, end, altmap); in depopulate_section_memmap() 691 vmemmap_free(start, end, NULL); in free_map_bootmem()
|
| /linux-6.15/arch/powerpc/mm/ |
| H A D | init_64.c | 379 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
| /linux-6.15/arch/s390/mm/ |
| H A D | vmem.c | 512 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
| /linux-6.15/arch/x86/mm/ |
| H A D | init_64.c | 1263 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | mmu.c | 1191 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
| /linux-6.15/arch/riscv/mm/ |
| H A D | init.c | 1824 void __ref vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free() function
|
| /linux-6.15/include/linux/ |
| H A D | mm.h | 3961 void vmemmap_free(unsigned long start, unsigned long end,
|