Home
last modified time | relevance | path

Searched refs:SetPageAccessViaIo (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPUWithMappedMemory.cs20 void SetPageAccessViaIo(ulong address); in SetPageAccessViaIo() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DSystemBus.cs877 public void SetPageAccessViaIo(ulong address) in SetPageAccessViaIo() method in Antmicro.Renode.Peripherals.Bus.SystemBus
881 cpu.SetPageAccessViaIo(address); in SetPageAccessViaIo()
1828 SetPageAccessViaIo(address); in UpdatePageAccesses()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs438 public void SetPageAccessViaIo(ulong address) in SetPageAccessViaIo() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU