Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs2893 return gic.IrqsDecoder.ExpectedToHandleAtNonSecure; in AcknowledgeBestPending()
3258 public InterruptId ExpectedToHandleAtNonSecure => expectedToHandleAtNonSecure; field in Antmicro.Renode.Peripherals.IRQControllers.InterruptsDecoder