Module mmio

Source
Expand description

MMIO intercepts

Structs§

ExternallyManagedMmioIntercepts
A zero sized type that has a no-op impl of RegisterMmioIntercept.

Traits§

ControlMmioIntercept
A trait to map/unmap a device-specific IO memory region.
MmioIntercept
Implemented by devices which use MMIO intercepts.
RegisterMmioIntercept
A trait to register device-specific IO intercept regions.