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

/gem5/src/arch/arm/insts/
H A Dmisc64.cc93 if (el <= EL1 && checkEL1Trap(tc, misc_reg, el)) {
122 MiscRegOp64::checkEL1Trap(ThreadContext *tc, const MiscRegIndex misc_reg, function in class:MiscRegOp64
H A Dmisc64.hh135 bool checkEL1Trap(ThreadContext *tc, const MiscRegIndex misc_reg,

Completed in 13 milliseconds