Searched refs:klwp_id_t (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/uts/sparc/v9/os/ |
H A D | xregs.c | 54 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 D | simulator.c | 264 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 D | klwp.h | 52 typedef struct _klwp *klwp_id_t; typedef
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | machdep.c | 285 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 D | trap.c | 146 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 D | klwp.h | 82 typedef struct _klwp *klwp_id_t; typedef
|
H A D | cpuvar.h | 90 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 D | fpu.c | 153 klwp_id_t lwp; in fp_enable() 210 klwp_id_t lwp; in fp_disabled()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | clock_tick.c | 297 klwp_id_t lwp; in clock_tick_process()
|
H A D | clock.c | 1512 klwp_id_t lwp; in clock_tick()
|
/titanic_50/usr/src/uts/sparc/fpu/ |
H A D | fpu_simulator.c | 543 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 D | audit.c | 1006 klwp_id_t clwp = ttolwp(curthread); in audit_setfsat_path()
|
/titanic_50/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 11689 klwp_id_t lwp; in sfmmu_tsbmiss_exception()
|