gem5 v24.0.0.0
|
Public Attributes | |
gp_t * | trans |
access * | next |
access * | prev |
access * mm::access::next |
Definition at line 47 of file mm.h.
Referenced by mm::allocate(), mm::free(), and mm::~mm().
access * mm::access::prev |
Definition at line 48 of file mm.h.
Referenced by mm::free().
gp_t * mm::access::trans |
Definition at line 46 of file mm.h.
Referenced by mm::allocate(), mm::free(), and mm::~mm().