gem5
v21.1.0.0
|
#include <string>
#include <vector>
#include "arch/x86/regs/misc.hh"
#include "arch/x86/regs/segment.hh"
#include "arch/x86/remote_gdb.hh"
#include "base/types.hh"
#include "cpu/thread_context.hh"
#include "params/X86FsWorkload.hh"
#include "sim/kernel_workload.hh"
Go to the source code of this file.
Classes | |
class | gem5::X86ISA::FsWorkload |
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. | |
gem5::X86ISA | |
This is exposed globally, independent of the ISA. | |
gem5::X86ISA::smbios | |
gem5::X86ISA::intelmp | |
Functions | |
gem5::X86ISA::GEM5_DEPRECATED_NAMESPACE (SMBios, smbios) | |
gem5::X86ISA::GEM5_DEPRECATED_NAMESPACE (IntelMP, intelmp) | |
void | gem5::X86ISA::installSegDesc (ThreadContext *tc, SegmentRegIndex seg, SegDescriptor desc, bool longmode) |