Searched refs:T1000 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/sparc/
H A Dt1000.cc32 * Implementation of T1000 platform.
46 T1000::T1000(const Params *p) function in class:T1000
51 T1000::postConsoleInt()
58 T1000::clearConsoleInt()
65 T1000::postPciInt(int line)
71 T1000::clearPciInt(int line)
77 T1000::pciToDma(Addr pciAddr) const
85 T1000::calcPciConfigAddr(int bus, int dev, int func)
92 T1000
[all...]
H A Dt1000.hh33 * Declaration of top level class for the T1000 platform chips. This class just
41 #include "params/T1000.hh"
46 class T1000 : public Platform class in inherits:Platform
60 T1000(const Params *p);
H A DT1000.py57 class T1000(Platform): class in inherits:Platform
58 type = 'T1000'
/gem5/configs/common/
H A DFSConfig.py162 self.t1000 = T1000()

Completed in 7 milliseconds