Searched refs:MissingHighMMIOAddresses (Results 1 – 2 of 2) sorted by relevance
40 MissingHighMMIOAddresses, enumerator61 MissingHighMMIOAddresses => write!(f, "High MMIO address range not specified"), in fmt()
228 self.high_mmio_base.ok_or(Error::MissingHighMMIOAddresses)?, in create_allocator()229 self.high_mmio_size.ok_or(Error::MissingHighMMIOAddresses)?, in create_allocator()