Home
last modified time | relevance | path

Searched defs:quiet (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIMachine.cs78 bool TryRestartTranslationBlockOnCurrentCpu(bool quiet = false); in TryRestartTranslationBlockOnCurrentCpu()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs328 public bool RequestTranslationBlockRestart(bool quiet = false) in RequestTranslationBlockRestart()
1701 public bool RequestTranslationBlockRestart(bool quiet = false) in RequestTranslationBlockRestart()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs1159 public bool TryRestartTranslationBlockOnCurrentCpu(bool quiet = false) in TryRestartTranslationBlockOnCurrentCpu()