gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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
 
TLBIALLN makeStage2 () const
 
- 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

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

Detailed Description

TLB Invalidate All, Non-Secure.

Definition at line 209 of file tlbi_op.hh.

Constructor & Destructor Documentation

◆ TLBIALLN()

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

Definition at line 212 of file tlbi_op.hh.

Referenced by makeStage2().

Member Function Documentation

◆ makeStage2()

TLBIALLN ArmISA::TLBIALLN::makeStage2 ( ) const
inline

Definition at line 219 of file tlbi_op.hh.

References ArmISA::EL1, and TLBIALLN().

Referenced by ArmISA::TLB::flush().

◆ operator()()

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

Reimplemented from ArmISA::TLBIOp.

Definition at line 133 of file tlbi_op.cc.

References ArmISA::MMU::flush(), ThreadContext::getCheckerCpuPtr(), and ArmISA::getMMUPtr().


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

Generated on Tue Mar 23 2021 19:41:45 for gem5 by doxygen 1.8.17