Searched refs:TryGetCPUEntryForCPU (Results 1 – 2 of 2) sorted by relevance
126 if(!gic.TryGetCPUEntryForCPU(Cpu, out entry)) in GetGICAndCPUEntry()
389 public bool TryGetCPUEntryForCPU(IARMSingleSecurityStateCPU cpu, out CPUEntry cpuEntry) in TryGetCPUEntryForCPU() method in Antmicro.Renode.Peripherals.IRQControllers.ARM_GenericInterruptController