Searched refs:WindowMMUBusController (Results 1 – 2 of 2) sorted by relevance
22 busController = new WindowMMUBusController(this, machine.GetSystemBus(this)); in WindowIOMMU()67 busController.Windows.Add(new WindowMMUBusController.MMUWindow(this)); in DefineRegisters()105 private readonly WindowMMUBusController busController;
15 public class WindowMMUBusController : BusControllerProxy class17 …public WindowMMUBusController(IEmulationElement emulationParent, IBusController parentController) … in WindowMMUBusController() method in Antmicro.Renode.Peripherals.Bus.WindowMMUBusController