Home
last modified time | relevance | path

Searched refs:syscall_ap (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsyscall.c1084 syscall_ap(void) in syscall_ap() function
1211 rval = syscall_ap(); in loadable_syscall()
1227 rval = syscall_ap(); in loadable_syscall()
/titanic_41/usr/src/uts/common/sys/
H A Dsystm.h402 extern int64_t syscall_ap(void);
/titanic_41/usr/src/uts/sparc/os/
H A Dsyscall.c918 syscall_ap() in syscall_ap() function
1040 rval = syscall_ap(); in loadable_syscall()
/titanic_41/usr/src/uts/common/os/
H A Dmodconf.c794 sysp->sy_callc = syscall_ap; in mod_installsys_sysent()
H A Dsysent.c375 { (narg), SE_64RVAL, (call), NULL, syscall_ap }