Searched refs:sysi86 (Results 1 – 19 of 19) sorted by relevance
/titanic_44/usr/src/lib/libc/i386/sys/ |
H A D | sysi86.s | 31 ANSI_PRAGMA_WEAK(sysi86,function) 33 SYSCALL_RVAL1(sysi86) 35 SET_SIZE(sysi86)
|
/titanic_44/usr/src/lib/libc/amd64/sys/ |
H A D | sysi86.s | 31 ANSI_PRAGMA_WEAK(sysi86,function) 33 SYSCALL_RVAL1(sysi86) 35 SET_SIZE(sysi86)
|
/titanic_44/usr/src/cmd/rtc/ |
H A D | rtc.c | 227 (void) sysi86(GGMTL, &kernels_lag); in correct_rtc_and_lag() 231 (void) sysi86(SGMTL, current_lag); /* correct the lag */ in correct_rtc_and_lag() 232 (void) sysi86(WTODC); /* set the rtc to */ in correct_rtc_and_lag() 246 (void) sysi86(SGMTL, current_lag); in initialize_zone() 253 (void) sysi86(RTCSYNC); in initialize_zone()
|
/titanic_44/usr/src/lib/libc/i386/fp/ |
H A D | fpstart.c | 67 if ((_sse_hw = sysi86(SI86FPSTART, in __fpstart() 75 (void) sysi86(SI86FPHW, &_fp_hw); in __fpstart()
|
/titanic_44/usr/src/uts/intel/sys/ |
H A D | sysi86.h | 248 extern int sysi86(int, ...); 250 extern int sysi86();
|
H A D | Makefile | 84 sysi86.h \
|
/titanic_44/usr/src/lib/c_synonyms/amd64/ |
H A D | syn_isa | 30 # sysi86() 38 sysi86
|
/titanic_44/usr/src/lib/c_synonyms/i386/ |
H A D | syn_isa | 31 # sysi86() 68 sysi86
|
/titanic_44/usr/src/lib/libc/amd64/fp/ |
H A D | fpstart.c | 63 (void) sysi86(SI86FPSTART, in __fpstart()
|
/titanic_44/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 47 sysi86 50
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sysent.c | 187 int sysi86(short, uintptr_t, uintptr_t, uintptr_t); 497 SYSENT_CI("sysi86", sysi86, 4), 872 SYSENT_CI("sysi86", sysi86, 4),
|
/titanic_44/usr/src/uts/intel/ |
H A D | Makefile.files | 59 sysi86.o
|
/titanic_44/usr/src/uts/intel/ia32/os/ |
H A D | sysi86.c | 79 sysi86(short cmd, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) in sysi86() function
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 678 @ MSG_SYS_SYSI86 "[ sysi86 ]" # 50 679 @ MSG_SYS_SYSI86_ALT "sysi86"
|
/titanic_44/usr/src/lib/libc/amd64/ |
H A D | Makefile | 302 sysi86.o \
|
/titanic_44/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 327 sysi86.o \
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 3252 sysi86;
|
H A D | llib-lc | 165 #include <sys/sysi86.h>
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-header.mf | 1468 $(i386_ONLY)file path=usr/include/sys/sysi86.h
|