Searched defs:vmemmap_free (Results 1 – 5 of 5) sorted by relevance
/linux/arch/loongarch/mm/ |
H A D | init.c | 144 void vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free() function
|
/linux/arch/s390/mm/ |
H A D | vmem.c | 511 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux/arch/x86/mm/ |
H A D | init_64.c | 1280 void __ref vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
/linux/arch/riscv/mm/ |
H A D | init.c | 1830 void __ref vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free() function
|
/linux/arch/arm64/mm/ |
H A D | mmu.c | 1204 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|