gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::TranslationGen::Range Struct Reference

This structure represents a single, contiguous translation, or carries information about whatever fault might have happened while attempting it. More...

#include <translation_gen.hh>

Public Attributes

Addr vaddr
 
Addr size = 0
 
Addr paddr = 0
 
Request::Flags flags = 0
 
Fault fault = NoFault
 

Detailed Description

This structure represents a single, contiguous translation, or carries information about whatever fault might have happened while attempting it.

Definition at line 69 of file translation_gen.hh.

Member Data Documentation

◆ fault

◆ flags

Request::Flags gem5::TranslationGen::Range::flags = 0

◆ paddr

◆ size

◆ vaddr


The documentation for this struct was generated from the following file:

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