gem5 v24.0.0.0
|
#include <cstdint>
#include <string>
#include <vector>
#include "base/addr_range.hh"
#include "base/addr_range_map.hh"
#include "mem/packet.hh"
#include "sim/serialize.hh"
Go to the source code of this file.
Classes | |
class | gem5::memory::BackingStoreEntry |
A single entry for the backing store. More... | |
class | gem5::memory::PhysicalMemory |
The physical memory encapsulates all memories in the system and provides basic functionality for accessing those memories without going through the memory system and interconnect. More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::memory |