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

Instruction TLB Invalidate All. More...

#include <tlbi_op.hh>

Inheritance diagram for ArmISA::ITLBIALL:
ArmISA::TLBIOp

Public Member Functions

 ITLBIALL (ExceptionLevel _targetEL, bool _secure)
 
void broadcast (ThreadContext *tc)=delete
 
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

Instruction TLB Invalidate All.

Definition at line 92 of file tlbi_op.hh.

Constructor & Destructor Documentation

◆ ITLBIALL()

ArmISA::ITLBIALL::ITLBIALL ( ExceptionLevel  _targetEL,
bool  _secure 
)
inline

Definition at line 95 of file tlbi_op.hh.

Member Function Documentation

◆ broadcast()

void ArmISA::ITLBIALL::broadcast ( ThreadContext tc)
delete

◆ operator()()

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

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

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