Scatter-Gather IO 物理内存向量
More...
#include <misc.hpp>
Scatter-Gather IO 物理内存向量
描述一段用于 DMA 传输的物理内存区域。
- See also
- virtio-v1.2#2.7.5 The Virtqueue Descriptor Table
Definition at line 43 of file misc.hpp.
◆ len
| size_t virtio::IoVec::len |
◆ phys_addr
| uintptr_t virtio::IoVec::phys_addr |
物理地址(DMA 地址)
Definition at line 45 of file misc.hpp.
The documentation for this struct was generated from the following file:
- /workspaces/SimpleKernel/src/device/virtio/virt_queue/misc.hpp