Lines Matching defs:mode
1332 * If the trap occurred in privileged mode at TL=0, we need to check to
1380 * happened in privileged mode and not under t_ontrap or t_lofault
1382 * fatal even if the trap occurred in privileged mode, except on Sabre.
1609 * (2) In user mode, we can simply use our AST mechanism to deliver
1708 * from the trap and the error was in user mode or inside of a
1710 * returning to user mode.
2148 * A bus timeout or error occurred that was in user mode or not
2154 " Bus Error on System Bus in %s mode from",
2161 " Timeout on System Bus in %s mode from",
2765 #define SET_ESTAR_MODE(mode) \
2766 stdphysio(HB_ESTAR_MODE, (mode)); \