Go to the documentation of this file.
38 #ifndef __ARCH_ARM_TLBI_HH__
39 #define __ARCH_ARM_TLBI_HH__
187 :
TLBIASID(_targetEL, _secure, _asid)
200 :
TLBIASID(_targetEL, _secure, _asid)
213 :
TLBIOp(_targetEL, false)
245 Addr _addr, uint16_t _asid)
262 Addr _addr, uint16_t _asid)
263 :
TLBIMVA(_targetEL, _secure, _addr, _asid)
276 Addr _addr, uint16_t _asid)
277 :
TLBIMVA(_targetEL, _secure, _addr, _asid)
307 #endif //__ARCH_ARM_TLBI_HH__
ITLBIASID(ExceptionLevel _targetEL, bool _secure, uint16_t _asid)
DTLBIALL(ExceptionLevel _targetEL, bool _secure)
void broadcast(ThreadContext *tc)=delete
TLBIALLN(ExceptionLevel _targetEL)
void operator()(ThreadContext *tc) override
TLBIVMALL makeStage2() const
void broadcast(ThreadContext *tc)=delete
virtual void operator()(ThreadContext *tc)
void broadcast(ThreadContext *tc)=delete
void operator()(ThreadContext *tc) override
Implementaton of AArch64 TLBI VMALLE1(IS)/VMALLS112E1(IS) instructions.
void broadcast(ThreadContext *tc)
Broadcast the TLB Invalidate operation to all TLBs in the Arm system.
void operator()(ThreadContext *tc) override
TLBIMVAA(ExceptionLevel _targetEL, bool _secure, Addr _addr)
TLBIALL(ExceptionLevel _targetEL, bool _secure)
TLB Invalidate by ASID match.
void operator()(ThreadContext *tc) override
TLBIALL makeStage2() const
TLBIALLN makeStage2() const
ThreadContext is the external interface to all thread state for anything outside of the CPU.
void operator()(ThreadContext *tc) override
TLBIVMALL(ExceptionLevel _targetEL, bool _secure, bool _stage2)
ITLBIALL(ExceptionLevel _targetEL, bool _secure)
ITLBIMVA(ExceptionLevel _targetEL, bool _secure, Addr _addr, uint16_t _asid)
void broadcast(ThreadContext *tc)=delete
void operator()(ThreadContext *tc) override
TLBIMVA(ExceptionLevel _targetEL, bool _secure, Addr _addr, uint16_t _asid)
TLB Invalidate by VA, All ASID.
void broadcast(ThreadContext *tc)=delete
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
TLBIOp(ExceptionLevel _targetEL, bool _secure)
TLBIALLEL makeStage2() const
Data TLB Invalidate by VA.
DTLBIMVA(ExceptionLevel _targetEL, bool _secure, Addr _addr, uint16_t _asid)
Instruction TLB Invalidate All.
TLBIMVAA makeStage2() const
TLBIIPA is basically a TLBIMVAA for stage2 TLBs.
void operator()(ThreadContext *tc) override
void operator()(ThreadContext *tc) override
void broadcast(ThreadContext *tc)=delete
void operator()(ThreadContext *tc) override
Implementaton of AArch64 TLBI ALLE(1,2,3)(IS) instructions.
TLB Invalidate by Intermediate Physical Address.
TLBIASID(ExceptionLevel _targetEL, bool _secure, uint16_t _asid)
void operator()(ThreadContext *tc) override
TLBIIPA(ExceptionLevel _targetEL, bool _secure, Addr _addr)
DTLBIASID(ExceptionLevel _targetEL, bool _secure, uint16_t _asid)
Data TLB Invalidate by ASID match.
Instruction TLB Invalidate by ASID match.
void operator()(ThreadContext *tc) override
void operator()(ThreadContext *tc) override
Instruction TLB Invalidate by VA.
TLBIALLEL(ExceptionLevel _targetEL, bool _secure)
void operator()(ThreadContext *tc) override
virtual System * getSystemPtr()=0
void operator()(ThreadContext *tc) override
TLB Invalidate All, Non-Secure.
Generated on Tue Mar 23 2021 19:41:20 for gem5 by doxygen 1.8.17