Searched refs:CPUEntryWithTwoSecurityStates (Results 1 – 1 of 1) sorted by relevance
159 …cpuEntry = new CPUEntryWithTwoSecurityStates(this, cpuTwoSecurityStates, groups.Keys, cpuMappedCon… in AttachCPU()1941 private CPUEntryWithTwoSecurityStates GetAskingCPUEntryWithTwoSecurityStates() in GetAskingCPUEntryWithTwoSecurityStates()1944 if(!(cpuEntry is CPUEntryWithTwoSecurityStates cpuEntryWithTwoSecurityStates)) in GetAskingCPUEntryWithTwoSecurityStates()2868 public class CPUEntryWithTwoSecurityStates : CPUEntry class2870 …public CPUEntryWithTwoSecurityStates(ARM_GenericInterruptController gic, IARMTwoSecurityStatesCPU … in CPUEntryWithTwoSecurityStates() method in Antmicro.Renode.Peripherals.IRQControllers.CPUEntryWithTwoSecurityStates