Searched refs:vmemmap_free (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/powerpc/mm/ |
D | init_64.c | 253 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v4.19/mm/ |
D | sparse.c | 577 vmemmap_free(start, end, altmap); in __kfree_section_memmap() 585 vmemmap_free(start, end, NULL); in free_map_bootmem()
|
/Linux-v4.19/arch/s390/mm/ |
D | vmem.c | 300 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v4.19/arch/ia64/mm/ |
D | discontig.c | 661 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v4.19/arch/arm64/mm/ |
D | mmu.c | 746 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v4.19/arch/x86/mm/ |
D | init_64.c | 1135 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/Linux-v4.19/include/linux/ |
D | mm.h | 2685 void vmemmap_free(unsigned long start, unsigned long end,
|
/Linux-v4.19/arch/sparc/mm/ |
D | init_64.c | 2674 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|