Home
last modified time | relevance | path

Searched refs:CPUAckInterrupt (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Sparc/
DSparc.cs174 ConnectedMIC.CPUAckInterrupt((int)cpu.MultiprocessingId, interruptNumber); in AcknowledgeInterrupt()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DGaislerMIC.cs449 public void CPUAckInterrupt(int cpuid, int interruptNumber) in CPUAckInterrupt() method in Antmicro.Renode.Peripherals.IRQControllers.GaislerMIC