Home
last modified time | relevance | path

Searched defs:requestingCPU (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs670 …private void OnSoftwareGeneratedInterrupt(CPUEntry requestingCPU, SoftwareGeneratedInterruptReques… in OnSoftwareGeneratedInterrupt()
714 …private void OnSGIAffinityRouting(CPUEntry requestingCPU, List<CPUEntry> targetCPUs, SoftwareGener… in OnSGIAffinityRouting()
742 …private bool ShouldAssertSGIAffinityRouting(CPUEntry requestingCPU, SoftwareGeneratedInterruptRequ… in ShouldAssertSGIAffinityRouting()
757 …private void OnSGILegacyRouting(CPUEntry requestingCPU, List<CPUEntry> targetCPUs, SoftwareGenerat… in OnSGILegacyRouting()
785 …private bool ShouldAssertSGILegacyRouting(CPUEntry requestingCPU, SoftwareGeneratedInterruptReques… in ShouldAssertSGILegacyRouting()