Home
last modified time | relevance | path

Searched refs:syscall_mstate (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/i86pc/ml/
H A Dsyscall_asm.s168 call syscall_mstate; \
H A Dsyscall_asm_amd64.s208 call syscall_mstate
/titanic_50/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.s247 call syscall_mstate
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dsyscall.c884 syscall_mstate(LMS_TRAP, LMS_SYSTEM); in dosyscall()
902 syscall_mstate(LMS_SYSTEM, LMS_TRAP); in dosyscall()
/titanic_50/usr/src/uts/sparc/os/
H A Dsyscall.c365 syscall_mstate(LMS_USER, LMS_SYSTEM); in pre_syscall()
910 syscall_mstate(LMS_SYSTEM, LMS_USER); in post_syscall()
/titanic_50/usr/src/uts/common/os/
H A Dmsacct.c391 syscall_mstate(int fromms, int toms) in syscall_mstate() function
/titanic_50/usr/src/uts/common/sys/
H A Dproc.h671 extern void syscall_mstate(int, int);