Searched refs:hostRegDataAvailable (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/ps2/
H A Ddevice.hh68 void hostRegDataAvailable(const std::function<void()> &c);
H A Ddevice.cc79 PS2Device::hostRegDataAvailable(const std::function<void()> &c) function in class:PS2Device
/gem5/src/dev/arm/
H A Dkmi.cc59 ps2->hostRegDataAvailable([this]() { this->updateRxInt(); });

Completed in 4 milliseconds