gem5
v21.1.0.1
|
#include "kern/linux/helpers.hh"
#include "base/compiler.hh"
#include "cpu/thread_context.hh"
#include "mem/port_proxy.hh"
#include "sim/byteswap.hh"
#include "sim/system.hh"
Go to the source code of this file.
Classes | |
struct | gem5::DmesgEntry |
Namespaces | |
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. | |
Functions | |
static int | gem5::dumpDmesgEntry (const uint8_t *base, const uint8_t *end, const ByteOrder bo, std::ostream &os) |