Searched refs:trampoline (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sparc/dtrace/
H A Dsdt.c96 sdt_initialize(sdt_probe_t *sdp, uint32_t **trampoline) argument
98 uint32_t *instr = *trampoline;
119 *trampoline = instr;
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s415 * t_lofault is not NULL will not panic but will instead trampoline
423 * buffer is incomplete. So trap handlers will trampoline to the lofault
494 * Indicates that we're to trampoline to the error handler.
666 * in error trampoline paths when we were using FP copy.
835 and %l6, TRAMP_FLAG, %l0 ! copy trampoline flag to %l0
865 andn %l6, MASK_FLAGS, %l6 ! turn trampoline flag off
1001 or %o4, TRAMP_FLAG, %o4 ! error should trampoline
1743 * causes the default handlers to trampoline to the previous handler
H A Dopl_olympus_copy.s391 * t_lofault is not NULL will not panic but will instead trampoline
399 * buffer is incomplete. So trap handlers will trampoline to the lofault
470 * Indicates that we're to trampoline to the error handler.
631 * in error trampoline paths when we were using FP copy.
790 and %l6, TRAMP_FLAG, %l0 ! copy trampoline flag to %l0
820 andn %l6, MASK_FLAGS, %l6 ! turn trampoline flag off
956 or %o4, TRAMP_FLAG, %o4 ! error should trampoline
1675 * causes the default handlers to trampoline to the previous handler
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s623 or %o5, LOFAULT_SET, %o5 ! Error should trampoline

Completed in 165 milliseconds