Expand description
MemoryMapper trait and basic impl for virtio-iommu implementation
All the addr/range ends in this file are exclusive.
Structs§
- Basic
Memory Mapper - Mapping
Info - Manages the mapping from a guest IO virtual address space to the guest physical address space
- MemRegion
Enums§
Traits§
- Memory
Mapper - A generic interface for vfio and other iommu backends
- Memory
Mapper Trait