gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
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 Arm Limited All rights reserved.
 

Typedefs

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

Generated on Mon Jan 13 2025 04:28:46 for gem5 by doxygen 1.9.8