Searched refs:IsSoftwareGeneratedInterruptAccessValid (Results 1 – 1 of 1) sorted by relevance
2240 … if(!IsSoftwareGeneratedInterruptAccessValid(runningIrq, sgiRequestingCPU, "InterruptEnd")) in InterruptEnd()2289 … if(!IsSoftwareGeneratedInterruptAccessValid(interrupt, sgiRequestingCPU, "InterruptDeactivate")) in InterruptDeactivate()2530 …private bool IsSoftwareGeneratedInterruptAccessValid(Interrupt interrupt, CPUEntry accessingCPU, s… in IsSoftwareGeneratedInterruptAccessValid() method in Antmicro.Renode.Peripherals.IRQControllers.CPUEntry