Searched refs:postPciInt (Results 1 - 13 of 13) sorted by relevance

/gem5/src/dev/
H A Dplatform.cc50 Platform::postPciInt(int line) function in class:Platform
H A Dplatform.hh77 virtual void postPciInt(int line);
/gem5/src/dev/x86/
H A Dpc.hh68 void postPciInt(int line) override;
H A Dpc.cc133 Pc::postPciInt(int line) function in class:Pc
/gem5/src/dev/sparc/
H A Dt1000.hh75 virtual void postPciInt(int line);
H A Dt1000.cc65 T1000::postPciInt(int line) function in class:T1000
/gem5/src/dev/arm/
H A Drealview.hh89 void postPciInt(int line) override;
H A Drealview.cc81 RealView::postPciInt(int line) function in class:RealView
/gem5/src/dev/alpha/
H A Dtsunami.hh96 void postPciInt(int line) override;
H A Dtsunami.cc80 Tsunami::postPciInt(int line) function in class:Tsunami
/gem5/src/dev/mips/
H A Dmalta.hh100 void postPciInt(int line) override;
H A Dmalta.cc73 Malta::postPciInt(int line) function in class:Malta
75 panic("Malta::postPciInt() has not been implemented.");
/gem5/src/dev/pci/
H A Dhost.cc203 platform.postPciInt(mapPciInterrupt(addr, pin));

Completed in 12 milliseconds