Module chipset_device::mmio
source · Expand description
MMIO intercepts
Structs§
- A zero sized type that has a no-op
impl
ofRegisterMmioIntercept
.
Traits§
- A trait to map/unmap a device-specific IO memory region.
- Implemented by devices which use MMIO intercepts.
- A trait to register device-specific IO intercept regions.