Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPUWithExternalMmu.cs21 void SetMmuWindowPrivileges(uint index, uint privileges); in SetMmuWindowPrivileges() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs936 public void SetMmuWindowPrivileges(uint index, uint permissions) in SetMmuWindowPrivileges() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU