Home
last modified time | relevance | path

Searched refs:ExternalMmuWindowsCount (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPUWithExternalMmu.cs29 uint ExternalMmuWindowsCount { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs188 public uint ExternalMmuWindowsCount => externalMmuWindowsCount; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU