gem5 v23.0.0.1
|
#include "kern/freebsd/events.hh"
#include <sstream>
#include "base/trace.hh"
#include "cpu/thread_context.hh"
#include "debug/DebugPrintf.hh"
#include "kern/system_events.hh"
#include "sim/core.hh"
#include "sim/system.hh"
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::free_bsd |
Functions | |
void | gem5::free_bsd::onUDelay (ThreadContext *tc, uint64_t div, uint64_t mul, uint64_t time) |