Searched refs:MMIO_SIZE (Results 1 – 4 of 4) sorted by relevance
68 pool_size: MMArch::MMIO_SIZE, in new()76 let mut remain_size = MMArch::MMIO_SIZE; in new()81 MMArch::MMIO_SIZE in new()
541 const MMIO_SIZE: usize; constant543 const MMIO_TOP: VirtAddr = VirtAddr::new(Self::MMIO_BASE.data() + Self::MMIO_SIZE);
146 const MMIO_SIZE: usize = 1 << PAGE_1G_SHIFT; constant
134 const MMIO_SIZE: usize = 1 << PAGE_1G_SHIFT; constant