gem5  v22.1.0.0
Classes | Namespaces | Typedefs
translation_gen.hh File Reference
#include <iterator>
#include <memory>
#include "base/logging.hh"
#include "base/types.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

 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.
 

Typedefs

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

Generated on Wed Dec 21 2022 10:22:58 for gem5 by doxygen 1.9.1