---
title: iovmInsert
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/iomapper/1532983-iovminsert
---

# iovmInsert

## Declaration

```occ
virtual IOReturn iovmInsert(uint32_t options, uint64_t mapAddress, uint64_t offset, uint64_t physicalAddress, uint64_t length);
```

## See Also

### Mapping Memory Addresses

- [mapToPhysicalAddress](kernel/iomapper/1532966-maptophysicaladdress.md)
- [iovmMapMemory](kernel/iomapper/1532977-iovmmapmemory.md)
- [iovmUnmapMemory](kernel/iomapper/1532968-iovmunmapmemory.md)
