Home
last modified time | relevance | path

Searched refs:init_mmio (Results 1 – 3 of 3) sorted by relevance

/qemu/rust/qemu-api/src/
H A Dsysbus.rs57 fn init_mmio(&self, iomem: &MemoryRegion) { in init_mmio() method
/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs528 self.init_mmio(&self.iomem); in post_init()
/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs716 self.init_mmio(&self.iomem); in init()