Home
last modified time | relevance | path

Searched refs:klwp_id_t (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/uts/sparc/v9/os/
H A Dxregs.c54 xregs_clrptr(klwp_id_t lwp, ucontext_t *uc) in xregs_clrptr()
66 xregs_hasptr(klwp_id_t lwp, ucontext_t *uc) in xregs_hasptr()
76 xregs_getptr(klwp_id_t lwp, ucontext_t *uc) in xregs_getptr()
88 xregs_setptr(klwp_id_t lwp, ucontext_t *uc, caddr_t xrp) in xregs_setptr()
98 xregs_clrptr32(klwp_id_t lwp, ucontext32_t *uc) in xregs_clrptr32()
106 xregs_hasptr32(klwp_id_t lwp, ucontext32_t *uc) in xregs_hasptr32()
113 xregs_getptr32(klwp_id_t lwp, ucontext32_t *uc) in xregs_getptr32()
122 xregs_setptr32(klwp_id_t lwp, ucontext32_t *uc, caddr32_t xrp) in xregs_setptr32()
150 xregs_getgregs(klwp_id_t lwp, caddr_t xrp) in xregs_getgregs()
188 xregs_getfpregs(klwp_id_t lwp, caddr_t xrp) in xregs_getfpregs()
[all …]
H A Dsimulator.c264 klwp_id_t lwp = ttolwp(curthread); in do_unaligned()
488 klwp_id_t lwp = ttolwp(curthread); in do_unaligned()
/titanic_50/usr/src/lib/libfakekernel/common/sys/
H A Dklwp.h52 typedef struct _klwp *klwp_id_t; typedef
/titanic_50/usr/src/uts/sun4/os/
H A Dmachdep.c285 xregs_getgfiller(klwp_id_t lwp, caddr_t xrp) in xregs_getgfiller()
297 xregs_getfpfiller(klwp_id_t lwp, caddr_t xrp) in xregs_getfpfiller()
328 xregs_setgfiller(klwp_id_t lwp, caddr_t xrp) in xregs_setgfiller()
338 xregs_setfpfiller(klwp_id_t lwp, caddr_t xrp) in xregs_setfpfiller()
H A Dtrap.c146 klwp_id_t lwp = ttolwp(curthread); in trap()
1250 klwp_id_t lwp = ttolwp(curthread); in trap_cleanup()
1363 klwp_id_t lwp = ttolwp(curthread); in fpu_trap()
1571 klwp_id_t lwp = ttolwp(curthread); in trap_rtt()
/titanic_50/usr/src/uts/common/sys/
H A Dklwp.h82 typedef struct _klwp *klwp_id_t; typedef
H A Dcpuvar.h90 klwp_id_t cpu_lwp; /* current lwp (if any) */
91 klwp_id_t cpu_fpowner; /* currently loaded fpu owner */
/titanic_50/usr/src/uts/sparc/v9/fpu/
H A Dfpu.c153 klwp_id_t lwp; in fp_enable()
210 klwp_id_t lwp; in fp_disabled()
/titanic_50/usr/src/uts/common/os/
H A Dclock_tick.c297 klwp_id_t lwp; in clock_tick_process()
H A Dclock.c1512 klwp_id_t lwp; in clock_tick()
/titanic_50/usr/src/uts/sparc/fpu/
H A Dfpu_simulator.c543 klwp_id_t lwp = ttolwp(curthread); in fpu_vis_sim()
630 klwp_id_t lwp = ttolwp(curthread); in fp_emulator()
/titanic_50/usr/src/uts/common/c2/
H A Daudit.c1006 klwp_id_t clwp = ttolwp(curthread); in audit_setfsat_path()
/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c11689 klwp_id_t lwp; in sfmmu_tsbmiss_exception()