Searched refs:vmemmap_free (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
D | init_64.c | 305 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/kernel/linux/linux-5.10/mm/ |
D | sparse.c | 663 vmemmap_free(start, end, altmap); in depopulate_section_memmap() 670 vmemmap_free(start, end, NULL); in free_map_bootmem()
|
/kernel/linux/linux-5.10/arch/ia64/mm/ |
D | discontig.c | 660 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
D | vmem.c | 520 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
D | mmu.c | 1148 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
D | init_64.c | 1197 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
D | init_64.c | 2630 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/kernel/linux/linux-5.10/include/linux/ |
D | mm.h | 3074 void vmemmap_free(unsigned long start, unsigned long end,
|