Searched refs:externalMmuWindowsCount (Results 1 – 1 of 1) sorted by relevance
74 externalMmuWindowsCount = TlibGetMmuWindowsCount(); in TranslationCPU()188 public uint ExternalMmuWindowsCount => externalMmuWindowsCount;842 var windowInRange = index < externalMmuWindowsCount; in AssertMmuEnabledAndWindowInRange()2215 private readonly uint externalMmuWindowsCount; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU