Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPUWithExternalMmu.cs20 void SetMmuWindowAddend(uint index, ulong addend); in SetMmuWindowAddend() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs899 public void SetMmuWindowAddend(uint index, ulong addend) in SetMmuWindowAddend() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU