gem5  v20.1.0.0
Public Member Functions | List of all members
ArmISA::TLBIALLN Class Reference

TLB Invalidate All, Non-Secure. More...

#include <tlbi_op.hh>

Inheritance diagram for ArmISA::TLBIALLN:
ArmISA::TLBIOp

Public Member Functions

 TLBIALLN (ExceptionLevel _targetEL)
 
void operator() (ThreadContext *tc) override
 
- Public Member Functions inherited from ArmISA::TLBIOp
 TLBIOp (ExceptionLevel _targetEL, bool _secure)
 
virtual ~TLBIOp ()
 
void broadcast (ThreadContext *tc)
 Broadcast the TLB Invalidate operation to all TLBs in the Arm system. More...
 

Additional Inherited Members

- Protected Attributes inherited from ArmISA::TLBIOp
bool secureLookup
 
ExceptionLevel targetEL
 

Detailed Description

TLB Invalidate All, Non-Secure.

Definition at line 164 of file tlbi_op.hh.

Constructor & Destructor Documentation

◆ TLBIALLN()

ArmISA::TLBIALLN::TLBIALLN ( ExceptionLevel  _targetEL)
inline

Definition at line 167 of file tlbi_op.hh.

Member Function Documentation

◆ operator()()

void ArmISA::TLBIALLN::operator() ( ThreadContext tc)
overridevirtual

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

Generated on Wed Sep 30 2020 14:02:38 for gem5 by doxygen 1.8.17