Home
last modified time | relevance | path

Searched defs:GetMmuWindowEnd (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPUWithExternalMmu.cs25 ulong GetMmuWindowEnd(uint index); in GetMmuWindowEnd() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs954 public ulong GetMmuWindowEnd(uint index) in GetMmuWindowEnd() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU