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

/gem5/src/arch/arm/
H A Dsystem.cc210 ArmSystem::haveLPAE(ThreadContext *tc) function in class:ArmSystem
H A Dsystem.hh195 bool haveLPAE() const { return _haveLPAE; } function in class:ArmSystem
H A Dtlb.hh431 bool haveLPAE; member in class:ArmISA::TLB
H A Dtable_walker.hh893 bool haveLPAE() const { return _haveLPAE; } function in class:ArmISA::TableWalker::LongDescriptor
H A Disa.hh91 bool haveLPAE; member in class:ArmISA::ISA

Completed in 17 milliseconds