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

/gem5/src/arch/sparc/
H A Dfaults.hh233 class FastDataAccessProtection : public SparcFault<FastDataAccessProtection> {}; class in namespace:SparcISA
339 SparcFaultBase::FaultVals SparcFault<FastDataAccessProtection>::vals;
H A Dfaults.cc237 SparcFault<FastDataAccessProtection>::vals
H A Dtlb.cc742 return std::make_shared<FastDataAccessProtection>();

Completed in 12 milliseconds