Searched defs:Affinity (Results 1 – 6 of 6) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ | ||
| D | ARMCommon.cs | 18 Affinity Affinity { get; } property |
| D | ARMv7R.cs | 39 public Affinity Affinity { get; } property in Antmicro.Renode.Peripherals.CPU.ARMv7R |
| D | ARMv7A.cs | 56 public Affinity Affinity { get; } property in Antmicro.Renode.Peripherals.CPU.ARMv7A |
| D | ARM_GenericInterruptController.cs | 2413 public Affinity Affinity => cpu.Affinity; field in Antmicro.Renode.Peripherals.IRQControllers.CPUEntry |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm64/ | ||
| D | ARMv8R.cs | 182 public Affinity Affinity { get; } property in Antmicro.Renode.Peripherals.CPU.ARMv8R |
| D | ARMv8A.cs | 195 public Affinity Affinity { get; } property in Antmicro.Renode.Peripherals.CPU.ARMv8A |