Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs903 …irq.IsLegacyRoutingTargetingCPU(cpu) && (!ForceLowestIdCpuAsInterruptTarget || irq.IsLowestLegacyR… in GetSharedInterruptsTargetingCPU()
3136 public bool IsLegacyRoutingTargetingCPU(CPUEntry cpu) in IsLegacyRoutingTargetingCPU() method in Antmicro.Renode.Peripherals.IRQControllers.SharedInterrupt