Searched refs:add_low_mmio_addresses (Results 1 – 5 of 5) sorted by relevance
212 pub fn add_low_mmio_addresses(mut self, base: u64, size: u64) -> Self { in add_low_mmio_addresses() method
889 .add_low_mmio_addresses(0, 2048) in finalize_devices()1007 .add_low_mmio_addresses(0, 2048) in broadcast_eoi()
415 .add_low_mmio_addresses(0x2000_0000, 0x1000_0000) in create()
446 .add_low_mmio_addresses(AARCH64_MMIO_BASE, AARCH64_MMIO_SIZE) in get_resource_allocator()
959 .add_low_mmio_addresses(END_ADDR_BEFORE_32BITS, MMIO_SIZE) in get_resource_allocator()