Searched refs:IARMTwoSecurityStatesCPU (Results 1 – 3 of 3) sorted by relevance
26 public interface IARMTwoSecurityStatesCPU : IARMSingleSecurityStateCPU interface
156 var cpuTwoSecurityStates = cpu as IARMTwoSecurityStatesCPU; in AttachCPU()2870 …UEntryWithTwoSecurityStates(ARM_GenericInterruptController gic, IARMTwoSecurityStatesCPU cpu, IEnu… in CPUEntryWithTwoSecurityStates()2923 private readonly IARMTwoSecurityStatesCPU cpu;
24 …public partial class ARMv8A : BaseARMv8, IARMTwoSecurityStatesCPU, IPeripheralRegister<ARM_Generic…