Expand description
MMIO intercepts
Structs§
- Externally
Managed Mmio Intercepts  - A zero sized type that has a no-op 
implofRegisterMmioIntercept. 
Traits§
- Control
Mmio Intercept  - A trait to map/unmap a device-specific IO memory region.
 - Mmio
Intercept  - Implemented by devices which use MMIO intercepts.
 - Register
Mmio Intercept  - A trait to register device-specific IO intercept regions.