Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs1772 TlibSetOnBlockTranslationEnabled(value ? 1 : 0);
1974 private Action<int> TlibSetOnBlockTranslationEnabled; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU