user_
driver
0.0.0
Module memory
Module Items
Structs
Constants
Traits
In crate user_
driver
user_driver
Module
memory
Copy item path
Source
Expand description
Traits and types for sharing host memory with the device.
Structs
§
Memory
Block
A DMA target.
Constants
§
PAGE_
SIZE
The 4KB page size used by user-mode devices.
PAGE_
SIZE32
PAGE_
SIZE64
Traits
§
Mapped
DmaTarget
A mapped buffer that can be accessed by the host or the device.