Searched defs:AttachedCPUs (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ | ||
| D | ARMCommon.cs | 44 IEnumerable<IARMSingleSecurityStateCPU> AttachedCPUs { get; } property |
| D | ARM_GenericInterruptController.cs | 563 public IEnumerable<IARMSingleSecurityStateCPU> AttachedCPUs => cpuEntries.Keys; field in Antmicro.Renode.Peripherals.IRQControllers.ARM_GenericInterruptController |