gem5
v20.1.0.0
|
#include <string>
#include "base/addr_range.hh"
#include "base/trace.hh"
#include "base/types.hh"
#include "debug/Vma.hh"
#include "mem/se_translating_port_proxy.hh"
Go to the source code of this file.
Classes | |
class | VMA |
class | VMA::MappedFileBuffer |
MappedFileBuffer is a wrapper around a region of host memory backed by a file. More... | |