Searched refs:add_high_mmio_addresses (Results 1 – 5 of 5) sorted by relevance
218 pub fn add_high_mmio_addresses(mut self, base: u64, size: u64) -> Self { in add_high_mmio_addresses() method
890 .add_high_mmio_addresses(2048, 4096) in finalize_devices()1008 .add_high_mmio_addresses(2048, 4096) in broadcast_eoi()
416 .add_high_mmio_addresses(0x3000_0000, 0x1000_0000) in create()
445 .add_high_mmio_addresses(high_mmio_base, high_mmio_size) in get_resource_allocator()
960 .add_high_mmio_addresses(high_mmio_start, u64::max_value() - high_mmio_start) in get_resource_allocator()