Searched refs:vmemmap_free (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/loongarch/mm/ |
| H A D | init.c | 168 void vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free() function
|
| /linux/drivers/s390/char/ |
| H A D | sclp_mem.c | 256 vmemmap_free(start, end, NULL); in sclp_config_mem_store()
|
| /linux/arch/s390/mm/ |
| H A D | vmem.c | 524 void vmemmap_free(unsigned long start, unsigned long end, in vmemmap_free() function
|
| /linux/arch/riscv/mm/ |
| H A D | init.c | 1727 void __ref vmemmap_free(unsigned long start, unsigned long end, struct vmem_altmap *altmap) in vmemmap_free() function
|
| /linux/include/linux/ |
| H A D | mm.h | 4892 void vmemmap_free(unsigned long start, unsigned long end,
|