Searched refs:tss (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | trap.c | 2006 tss_t *tss = CPU->cpu_tss; in dump_tss() local 2008 printf(tss_fmt, "tss_rsp0", (void *)tss->tss_rsp0); in dump_tss() 2009 printf(tss_fmt, "tss_rsp1", (void *)tss->tss_rsp1); in dump_tss() 2010 printf(tss_fmt, "tss_rsp2", (void *)tss->tss_rsp2); in dump_tss() 2012 printf(tss_fmt, "tss_ist1", (void *)tss->tss_ist1); in dump_tss() 2013 printf(tss_fmt, "tss_ist2", (void *)tss->tss_ist2); in dump_tss() 2014 printf(tss_fmt, "tss_ist3", (void *)tss->tss_ist3); in dump_tss() 2015 printf(tss_fmt, "tss_ist4", (void *)tss->tss_ist4); in dump_tss() 2016 printf(tss_fmt, "tss_ist5", (void *)tss->tss_ist5); in dump_tss() 2017 printf(tss_fmt, "tss_ist6", (void *)tss->tss_ist6); in dump_tss() [all …]
|
/titanic_44/usr/src/uts/intel/sys/ |
H A D | Makefile | 87 tss.h \
|
/titanic_44/usr/src/uts/i86pc/ml/ |
H A D | mach_offsets.in | 53 #include <sys/tss.h>
|
H A D | offsets.in | 45 #include <sys/tss.h>
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | pp.def | 262 tss :system:
|
/titanic_44/usr/src/uts/intel/amd64/ml/ |
H A D | mach_offsets.in | 55 #include <sys/tss.h>
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 495 tss.3c \ 2347 tss_create.3c := LINKSRC = tss.3c 2348 tss_delete.3c := LINKSRC = tss.3c 2349 tss_get.3c := LINKSRC = tss.3c 2350 tss_set.3c := LINKSRC = tss.3c
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 490 file path=usr/share/man/man3c/tss.3c 1333 link path=usr/share/man/man3c/tss_create.3c target=tss.3c 1334 link path=usr/share/man/man3c/tss_delete.3c target=tss.3c 1335 link path=usr/share/man/man3c/tss_get.3c target=tss.3c 1336 link path=usr/share/man/man3c/tss_set.3c target=tss.3c
|
H A D | system-header.mf | 1514 $(i386_ONLY)file path=usr/include/sys/tss.h
|