gem5 v24.0.0.0
Loading...
Searching...
No Matches
translation_gen.hh File Reference
#include <iterator>
#include <memory>
#include "base/logging.hh"
#include "base/types.hh"
#include "mem/request.hh"

Go to the source code of this file.

Classes

class  gem5::TranslationGen
 TranslationGen is a base class for a generator object which returns information about address translations over a range of virtual addresses. More...
 
struct  gem5::TranslationGen::Range
 This structure represents a single, contiguous translation, or carries information about whatever fault might have happened while attempting it. More...
 
class  gem5::TranslationGenConstIterator
 An iterator for pulling "Range" instances out of a TranslationGen. More...
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

Typedefs

using gem5::TranslationGenPtr = std::unique_ptr<TranslationGen>
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0