Searched refs:vmemmap_free (Results 1 – 8 of 8) sorted by relevance
/linux/mm/ |
A D | sparse.c | 643 vmemmap_free(start, end, altmap); in depopulate_section_memmap() 650 vmemmap_free(start, end, NULL); in free_map_bootmem()
|
/linux/arch/powerpc/mm/ |
A D | init_64.c | 305 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux/arch/ia64/mm/ |
A D | discontig.c | 638 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux/arch/s390/mm/ |
A D | vmem.c | 522 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux/arch/x86/mm/ |
A D | init_64.c | 1240 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux/arch/arm64/mm/ |
A D | mmu.c | 1173 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux/arch/sparc/mm/ |
A D | init_64.c | 2630 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux/include/linux/ |
A D | mm.h | 3212 void vmemmap_free(unsigned long start, unsigned long end,
|
Completed in 28 milliseconds