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

/gem5/src/arch/sparc/
H A Dfaults.hh355 void doNormalFault(ThreadContext *tc, TrapType tt, bool gotoHpriv);
H A Dfaults.cc382 doNormalFault(ThreadContext *tc, TrapType tt, bool gotoHpriv) argument
429 if (!gotoHpriv)
441 if (gotoHpriv) {

Completed in 8 milliseconds