Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/X86/
DBaseX86.cs103 private int GetPendingInterrupt() in GetPendingInterrupt() method in Antmicro.Renode.Peripherals.CPU.BaseX86
105 return Lapic.GetPendingInterrupt(); in GetPendingInterrupt()
DLAPIC.cs118 public int GetPendingInterrupt() in GetPendingInterrupt() method in Antmicro.Renode.Peripherals.IRQControllers.LAPIC