Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs542 TlibSetInterruptBeginHookPresent(1u); in AddHookAtInterruptBegin()
1008 TlibSetInterruptBeginHookPresent(0u); in RemoveHookAtInterruptBegin()
2016 private Action<uint> TlibSetInterruptBeginHookPresent; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU