Searched refs:lowerInterruptPin (Results 1 - 5 of 5) sorted by relevance

/gem5/src/dev/x86/
H A Di82094aa.hh113 void lowerInterruptPin(int number);
H A Di8259.hh123 void lowerInterruptPin(int number);
H A Di82094aa.cc262 X86ISA::I82094AA::lowerInterruptPin(int number)
H A Di8259.cc298 X86ISA::I8259::lowerInterruptPin(int number) function in class:X86ISA::I8259
/gem5/src/dev/
H A Dintpin.hh83 void lowerOnDevice() override { device->lowerInterruptPin(number()); }

Completed in 9 milliseconds