Searched refs:tranTypeEL (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/
H A Dtlb.hh148 static ExceptionLevel tranTypeEL(CPSR cpsr, ArmTranslationType type);
H A Dtlb.cc1310 aarch64EL = tranTypeEL(cpsr, tranType);
1423 TLB::tranTypeEL(CPSR cpsr, ArmTranslationType type) function in class:TLB
H A Dtable_walker.cc241 TLB::tranTypeEL(_tc->readMiscReg(MISCREG_CPSR), tranType);

Completed in 25 milliseconds