iomap_free
void iomap_free(resource_size_t base, unsigned long size);
EXPORT_SYMBOL_GPL(iomap_free);
iomap_free(mapping->base, mapping->size);