Go to the documentation of this file.
33 #ifndef __MALTA_CCHIP_HH__
34 #define __MALTA_CCHIP_HH__
38 #include "params/MaltaCChip.hh"
125 void reqIPI(uint64_t ipreq);
131 #endif // __MALTA_CCHIP_HH__
void clearIntr(uint32_t interrupt)
clear an interrupt previously posted to the CPU.
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
uint64_t Tick
Tick count type.
void postIntr(uint32_t interrupt)
post an interrupt to the CPU.
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
void reqIPI(uint64_t ipreq)
request an interrupt be posted to the CPU.
Malta * malta
pointer to the malta object.
Malta CChip CSR Emulation.
void postRTC()
post an RTC interrupt to the CPU
void serialize(CheckpointOut &cp) const override
Serialize an object.
void clearITI(uint64_t itintr)
clear a timer interrupt previously posted to the CPU.
Top level class for Malta Chipset emulation.
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
std::ostream CheckpointOut
void clearIPI(uint64_t ipintr)
post an ipi interrupt to the CPU.
MaltaCChip(const Params &p)
Initialize the Malta CChip by setting all of the device register to 0.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
Generated on Tue Jun 22 2021 15:28:28 for gem5 by doxygen 1.8.17