Searched refs:vmemmap_free (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/mm/ |
D | sparse.c | 645 vmemmap_free(start, end, altmap); in depopulate_section_memmap() 652 vmemmap_free(start, end, NULL); in free_map_bootmem()
|
/Linux-v6.1/arch/powerpc/mm/ |
D | init_64.c | 306 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v6.1/arch/ia64/mm/ |
D | discontig.c | 631 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v6.1/arch/s390/mm/ |
D | vmem.c | 521 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v6.1/arch/x86/mm/ |
D | init_64.c | 1241 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v6.1/arch/arm64/mm/ |
D | mmu.c | 1237 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v6.1/include/linux/ |
D | mm.h | 3274 void vmemmap_free(unsigned long start, unsigned long end,
|
/Linux-v6.1/arch/sparc/mm/ |
D | init_64.c | 2631 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|