Constant arceos_posix_api::config::VIRTIO_MMIO_REGIONS
source · pub const VIRTIO_MMIO_REGIONS: &'static [(usize, usize)];
Expand description
VirtIO MMIO regions with format (base_paddr
, size
).
pub const VIRTIO_MMIO_REGIONS: &'static [(usize, usize)];
VirtIO MMIO regions with format (base_paddr
, size
).