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.