Searched defs:gic (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ARM_GenericInterruptController/ |
| D | Utils.cs | 32 …oubleWordRegisterCollection registers, long offset, uint value, ARM_GenericInterruptController gic) in TryWriteByteToDoubleWordCollection() 44 …eWordRegisterCollection registers, long offset, out byte value, ARM_GenericInterruptController gic) in TryReadByteFromDoubleWordCollection() 52 …(QuadWordRegisterCollection registers, long offset, uint value, ARM_GenericInterruptController gic) in TryWriteDoubleWordToQuadWordCollection() 70 …dWordRegisterCollection registers, long offset, out uint value, ARM_GenericInterruptController gic) in TryReadDoubleWordFromQuadWordCollection()
|
| D | ArmGicRedistributorRegistration.cs | 115 …rivate void GetGICAndCPUEntry(IBusPeripheral peripheral, out ARM_GenericInterruptController gic, o… in GetGICAndCPUEntry()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm64/ |
| D | ARMv8R.cs | 294 private readonly ARM_GenericInterruptController gic; field in Antmicro.Renode.Peripherals.CPU.ARMv8R
|
| D | ARMv8A.cs | 410 private readonly ARM_GenericInterruptController gic; field in Antmicro.Renode.Peripherals.CPU.ARMv8A
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ |
| D | ARM_GenericInterruptController.cs | 2089 …public CPUEntry(ARM_GenericInterruptController gic, IARMSingleSecurityStateCPU cpu, IEnumerable<Gr… in CPUEntry() 2494 protected readonly ARM_GenericInterruptController gic; field in Antmicro.Renode.Peripherals.IRQControllers.CPUEntry 2870 …public CPUEntryWithTwoSecurityStates(ARM_GenericInterruptController gic, IARMTwoSecurityStatesCPU … in CPUEntryWithTwoSecurityStates() 3155 … public bool IsLowestAffinityRoutingTargettedCPU(CPUEntry cpu, ARM_GenericInterruptController gic) in IsLowestAffinityRoutingTargettedCPU()
|