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

/gem5/src/arch/arm/
H A Dsystem.cc186 ArmSystem::haveSecurity(ThreadContext *tc) function in class:ArmSystem
H A Dsystem.hh191 bool haveSecurity() const { return _haveSecurity; } function in class:ArmSystem
H A Dtable_walker.hh854 bool haveSecurity; member in class:ArmISA::TableWalker::LongDescriptor
H A Disa.hh90 bool haveSecurity; member in class:ArmISA::ISA
/gem5/src/arch/arm/insts/
H A Dstatic_inst.hh208 bool haveSecurity = ArmSystem::haveSecurity(tc); local

Completed in 20 milliseconds