Go to the documentation of this file.
35 #include "debug/Malta.hh"
38 #include "params/Malta.hh"
67 panic(
"Malta::postPciInt() has not been implemented.");
73 panic(
"Malta::clearPciInt() has not been implemented.");
void postConsoleInt() override
Cause the cpu to post a serial interrupt to the CPU.
void clearPciInt(int line) override
Clear a posted PCI->CPU interrupt.
void postIntr(uint8_t interrupt)
Post an Interrupt to the CPU.
void postPciInt(int line) override
Cause the chipset to post a cpi interrupt to the CPU.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
void clearIntr(uint8_t interrupt)
Clear an Interrupt to the CPU.
MaltaIO * io
Pointer to the MaltaIO device which has the RTC.
void serialize(CheckpointOut &cp) const override
Serialize an object.
#define SERIALIZE_ARRAY(member, size)
static const int Max_CPUs
Max number of CPUs in a Malta.
void clearConsoleInt() override
Clear a posted CPU interrupt (id=55)
#define UNSERIALIZE_ARRAY(member, size)
int intr_sum_type[Malta::Max_CPUs]
std::ostream CheckpointOut
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
#define panic(...)
This implements a cprintf based panic() function.
Generated on Tue Dec 21 2021 11:34:29 for gem5 by doxygen 1.8.17