Searched refs:MMUWindow (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | WindowMMUBusController.cs | 20 Windows = new List<MMUWindow>(); in WindowMMUBusController() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ | ||
| D | WindowIOMMU.cs | 67 busController.Windows.Add(new WindowMMUBusController.MMUWindow(this)); in DefineRegisters() |