Home
last modified time | relevance | path

Searched refs:flush_user_windows_to_stack (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dsimulator.c221 (void) flush_user_windows_to_stack(NULL); in do_unaligned()
587 (void) flush_user_windows_to_stack(NULL); in simulate_lddstd()
732 (void) flush_user_windows_to_stack(NULL); in simulate_popc()
772 (void) flush_user_windows_to_stack(NULL); in simulate_mulscc()
1165 (void) flush_user_windows_to_stack(NULL); in simulate_rdtick()
1171 (void) flush_user_windows_to_stack(NULL); in simulate_rdtick()
1375 (void) flush_user_windows_to_stack(NULL); in calc_memaddr()
1515 (void) flush_user_windows_to_stack(NULL); in instr_size()
H A Dv9dep.c623 flush_user_windows_to_stack(caddr_t *psp) in flush_user_windows_to_stack() function
728 (void) flush_user_windows_to_stack(NULL); in copy_return_window32()
772 (void) flush_user_windows_to_stack(NULL); in copy_return_window()
917 (void) flush_user_windows_to_stack(NULL); in sendsig()
1248 (void) flush_user_windows_to_stack(NULL); in sendsig32()
/illumos-gate/usr/src/uts/sparc/sys/
H A Dstack.h162 int flush_user_windows_to_stack(caddr_t *);
/illumos-gate/usr/src/uts/sparc/syscall/
H A Dgetcontext.c79 (void) flush_user_windows_to_stack(NULL); in savecontext()
128 (void) flush_user_windows_to_stack(NULL); in restorecontext()
376 (void) flush_user_windows_to_stack(NULL); in savecontext32()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprusrio.c64 (void) flush_user_windows_to_stack(NULL); in prusrio()
/illumos-gate/usr/src/uts/sparc/v9/fpu/
H A Dfpu.c281 (void) flush_user_windows_to_stack(NULL); in fp_disabled()
478 (void) flush_user_windows_to_stack(NULL); in fp_precise()
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c1111 error = flush_user_windows_to_stack(&sp); in trap()
1692 (void) flush_user_windows_to_stack(NULL); in swap_nc()
1721 (void) flush_user_windows_to_stack(NULL); in ldstub_nc()
/illumos-gate/usr/src/uts/common/os/
H A Dcore.c438 (void) flush_user_windows_to_stack(NULL); in do_core()
H A Dfork.c216 (void) flush_user_windows_to_stack(NULL); in cfork()
H A Dlwp.c1840 (void) flush_user_windows_to_stack(NULL); in forklwp()
H A Dexec.c2046 (void) flush_user_windows_to_stack(NULL); in exec_args()
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c895 (void) flush_user_windows_to_stack(NULL); in prstop()