gem5 v23.0.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
namespace | gem5::ruby |
Functions | |
Addr | gem5::ruby::bitSelect (Addr addr, unsigned int small, unsigned int big) |
Addr | gem5::ruby::maskLowOrderBits (Addr addr, unsigned int number) |
Addr | gem5::ruby::getOffset (Addr addr) |
Addr | gem5::ruby::makeLineAddress (Addr addr) |
Addr | gem5::ruby::makeLineAddress (Addr addr, int cacheLineBits) |
Addr | gem5::ruby::makeNextStrideAddress (Addr addr, int stride) |
std::string | gem5::ruby::printAddress (Addr addr) |