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