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

/gem5/src/arch/arm/
H A Dtlb.cc753 bool hapAbt = is_write ? !(hap & 2) : !(hap & 1); local
769 } else if (abt | hapAbt) {

Completed in 9 milliseconds