HomeSort by relevance Sort by last modified time
    Searched defs:fast_trap_done (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/sun4u/ml/
trap_table.s 58 * non-privileged user, you may have to use the FAST_TRAP_DONE macro
60 * comments for the "fast_trap_done" entry point for more information.
66 #define FAST_TRAP_DONE \
67 ba,a fast_trap_done
205 FAST_TRAP_DONE ;\
2981 fast_trap_done: label
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4v/ml/
trap_table.s 59 * non-privileged user, you may have to use the FAST_TRAP_DONE macro
61 * comments for the "fast_trap_done" entry point for more information.
67 #define FAST_TRAP_DONE \
68 ba,a fast_trap_done
2818 fast_trap_done: label
    [all...]

Completed in 120 milliseconds