Searched refs:e2h (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/arm/
H A Dmiscregs_types.hh236 Bitfield<34> e2h; // AArch64 member in namespace:ArmISA
H A Dutility.cc305 return (!isSecureBelowEL3(tc) && !ELIs32(tc, EL2) && hcr.e2h == 1 &&
H A Dtable_walker.cc820 currState->hpd = currState->hcr.e2h ?
831 currState->tcr.epd1 || !currState->hcr.e2h)
H A Dtlb.cc957 if (hcr.e2h && checkPAN(tc, ap, req, mode)) {
H A Dfaults.cc460 if (toEL == EL2 && hcr.e2h && hcr.tge) {
/gem5/src/dev/arm/
H A Dgic_v3_cpu_interface.cc90 if (hcr.tge && hcr.e2h) {
104 if (hcr.tge && hcr.e2h) {

Completed in 37 milliseconds