Searched defs:_secure (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/
H A Dtlbi_op.hh58 TLBIOp(ExceptionLevel _targetEL, bool _secure) argument
89 TLBIALL(ExceptionLevel _targetEL, bool _secure) argument
100 ITLBIALL(ExceptionLevel _targetEL, bool _secure) argument
113 DTLBIALL(ExceptionLevel _targetEL, bool _secure) argument
126 TLBIASID(ExceptionLevel _targetEL, bool _secure, uint16_t _asid) argument
140 ITLBIASID(ExceptionLevel _targetEL, bool _secure, uint16_t _asid) argument
156 DTLBIASID(ExceptionLevel _targetEL, bool _secure, uint16_t _asid) argument
183 TLBIMVAA(ExceptionLevel _targetEL, bool _secure, Addr _addr) argument
198 TLBIMVA(ExceptionLevel _targetEL, bool _secure, Addr _addr, uint16_t _asid) argument
214 ITLBIMVA(ExceptionLevel _targetEL, bool _secure, Addr _addr, uint16_t _asid) argument
232 DTLBIMVA(ExceptionLevel _targetEL, bool _secure, Addr _addr, uint16_t _asid) argument
250 TLBIIPA(ExceptionLevel _targetEL, bool _secure, Addr _addr) argument
[all...]

Completed in 5 milliseconds