gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
X86ISA::GpuTlbEntry Class Reference

#include <gpu_tlb.hh>

Inheritance diagram for X86ISA::GpuTlbEntry:

Public Member Functions

 GpuTlbEntry (Addr asn, Addr _vaddr, Addr _paddr, bool _valid)
 
 GpuTlbEntry ()
 

Public Attributes

bool valid
 

Detailed Description

Definition at line 65 of file gpu_tlb.hh.

Constructor & Destructor Documentation

X86ISA::GpuTlbEntry::GpuTlbEntry ( Addr  asn,
Addr  _vaddr,
Addr  _paddr,
bool  _valid 
)
inline

Definition at line 68 of file gpu_tlb.hh.

X86ISA::GpuTlbEntry::GpuTlbEntry ( )
inline

Definition at line 71 of file gpu_tlb.hh.

Member Data Documentation

bool X86ISA::GpuTlbEntry::valid

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

Generated on Fri Jun 9 2017 13:04:43 for gem5 by doxygen 1.8.6