Searched refs:X86RTC (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/x86/
H A Dcmos.hh56 class X86RTC : public MC146818 class in class:X86ISA::Cmos
59 std::vector<IntSourcePin<X86RTC> *> intPin;
61 X86RTC(EventManager *em, const std::string &n, const struct tm time, function in class:X86ISA::Cmos::X86RTC
66 intPin.push_back(new IntSourcePin<X86RTC>(
H A Dcmos.cc38 X86ISA::Cmos::X86RTC::handleEvent()

Completed in 4 milliseconds