Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs2098 …SoftwareGeneratedInterruptsUnknownRequester = GenerateSGIs(SoftwareGeneratedInterruptsConfig, null… in CPUEntry()
2352 …SoftwareGeneratedInterruptsLegacyRequester[cpu] = GenerateSGIs(SoftwareGeneratedInterruptsConfig, … in RegisterLegacySGIRequester()
2496 …private ReadOnlyDictionary<InterruptId, SoftwareGeneratedInterrupt> GenerateSGIs(IReadOnlyDictiona… in GenerateSGIs() method in Antmicro.Renode.Peripherals.IRQControllers.CPUEntry