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

/gem5/src/arch/sparc/
H A Dtlb.hh97 enum ContextType { enum in class:SparcISA::TLB
146 void writeSfsr(bool write, ContextType ct,
191 void writeSfsr(Addr a, bool write, ContextType ct,
H A Dtlb.cc383 TLB::writeSfsr(bool write, ContextType ct, bool se, FaultTypes ft, int asi)
409 TLB::writeSfsr(Addr a, bool write, ContextType ct,
455 ContextType ct;
614 ContextType ct = Primary;

Completed in 7 milliseconds