Searched refs:trampoline (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/sparc/dtrace/ |
H A D | sdt.c | 99 sdt_initialize(sdt_probe_t *sdp, uint32_t **trampoline) in sdt_initialize() argument 101 uint32_t *instr = *trampoline; in sdt_initialize() 122 *trampoline = instr; in sdt_initialize()
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.s | 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
|
H A D | opl_olympus_copy.s | 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
|
/titanic_44/usr/src/cmd/spell/ |
H A D | extra | 4942 trampoline
|
/titanic_44/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.s | 623 or %o5, LOFAULT_SET, %o5 ! Error should trampoline
|