Go to the documentation of this file.
34 #ifndef __DEV_SPARC_IOB_HH__
35 #define __DEV_SPARC_IOB_HH__
38 #include "params/Iob.hh"
147 #endif //__DEV_SPARC_IOB_HH__
IntMan intMan[NumDeviceIds]
const uint64_t IntCtlMask
const Addr JIntDataA0Addr
This device is the base class which all devices senstive to an address range inherit from.
AddrRangeList getAddrRanges() const override
Every PIO device is obliged to provide an implementation that returns the address ranges the device r...
IntBusy jIntBusy[MaxNiagaraProcs]
const uint64_t JIntBusyMask
void writeJBus(PacketPtr pkt)
uint64_t jBusData0[MaxNiagaraProcs]
bool receiveJBusInterrupt(int cpu_id, int source, uint64_t d0, uint64_t d1)
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
void readJBus(PacketPtr pkt)
uint64_t jBusData1[MaxNiagaraProcs]
IntCtl intCtl[NumDeviceIds]
void writeIob(PacketPtr pkt)
const int MaxNiagaraProcs
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
void receiveDeviceInterrupt(DeviceId devid)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
void serialize(CheckpointOut &cp) const override
Serialize an object.
void generateIpi(Type type, int cpu_id, int vector)
void unserialize(CheckpointIn &cp) override
Unserialize an object.
std::ostream CheckpointOut
const uint64_t JIntVecMask
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
const uint64_t IntManMask
const Addr JIntDataA1Addr
void readIob(PacketPtr pkt)
Generated on Wed Jul 13 2022 10:39:21 for gem5 by doxygen 1.8.17