Searched refs:vmemmap_free (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/arch/loongarch/mm/ |
D | init.c | 162 void vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free() function
|
/linux-6.6.21/mm/ |
D | sparse.c | 644 vmemmap_free(start, end, altmap); in depopulate_section_memmap() 651 vmemmap_free(start, end, NULL); in free_map_bootmem()
|
/linux-6.6.21/arch/powerpc/mm/ |
D | init_64.c | 378 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux-6.6.21/arch/ia64/mm/ |
D | discontig.c | 631 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux-6.6.21/arch/s390/mm/ |
D | vmem.c | 505 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux-6.6.21/arch/x86/mm/ |
D | init_64.c | 1241 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux-6.6.21/arch/arm64/mm/ |
D | mmu.c | 1161 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux-6.6.21/arch/sparc/mm/ |
D | init_64.c | 2644 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux-6.6.21/include/linux/ |
D | mm.h | 3785 void vmemmap_free(unsigned long start, unsigned long end,
|