Go to the documentation of this file.
49 warn_once(
"Don't know what interrupt to post for console.\n");
56 warn_once(
"Don't know what interrupt to clear for console.\n");
63 panic(
"Need implementation\n");
69 panic(
"Need implementation\n");
75 panic(
"Need implementation\n");
82 panic(
"Need implementation\n");
88 panic(
"Need implementation\n");
94 panic(
"Need implementation\n");
T1000(const Params &p)
Constructor for the Tsunami Class.
virtual void postPciInt(int line)
Cause the chipset to post a cpi interrupt to the CPU.
virtual Addr calcPciMemAddr(Addr addr)
Calculate the address for a memory location on the PCI bus.
virtual Addr pciToDma(Addr pciAddr) const
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
virtual void postConsoleInt()
Cause the cpu to post a serial interrupt to the CPU.
virtual void clearPciInt(int line)
Clear a posted PCI->CPU interrupt.
virtual void clearConsoleInt()
Clear a posted CPU interrupt.
virtual Addr calcPciIOAddr(Addr addr)
Calculate the address for an IO location on the PCI bus.
#define panic(...)
This implements a cprintf based panic() function.
virtual Addr calcPciConfigAddr(int bus, int dev, int func)
Calculate the configuration address given a bus/dev/func.
Generated on Tue Mar 23 2021 19:41:26 for gem5 by doxygen 1.8.17