HomeSort by: relevance | last modified time | path
    Searched refs:TSS (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/
configure.ac 97 [AC_HELP_STRING([--disable-usercheck], [build TrouSerS without checking and setting of user/group tss [default=on] (Caution: This is intended for development purposes only.)])],
164 # API= The TSS API level to build by default.
166 # To build a 1.1 TSS, set API=1.1 (./configure --with-api=1.1)
167 # To build a 1.2 TSS, set API=1.2 (./configure --with-api=1.2)
169 # In order to build a custom TSS API, set API to the lowest API level that
171 # a subset of the TSS 1.1 API, set this to 1.1. If you need any of the 1.2
177 [AC_HELP_STRING([--with-api], [Version of the TSS API to build [default=1.2]])],
275 # of files that support the files above, which all contain TSS APIs
configure 1683 user/group tss [default=on] (Caution: This is
1697 --with-api Version of the TSS API to build [default=1.2]
5445 # API= The TSS API level to build by default.
5447 # To build a 1.1 TSS, set API=1.1 (./configure --with-api=1.1)
5448 # To build a 1.2 TSS, set API=1.2 (./configure --with-api=1.2)
5450 # In order to build a custom TSS API, set API to the lowest API level that
5452 # a subset of the TSS 1.1 API, set this to 1.1. If you need any of the 1.2
5918 # of files that support the files above, which all contain TSS APIs
  /src/sys/arch/i386/i386/
locore.S 1636 movl CPUVAR(TSS),%ecx
1675 movl CPUVAR(TSS),%eax
1717 movl CPUVAR(TSS),%edi
1723 movl CPUVAR(TSS),%eax
  /src/sys/arch/amd64/amd64/
locore.S 1493 movq CPUVAR(TSS),%rdi
1502 movq CPUVAR(TSS),%rdi
  /src/external/gpl3/gdb/dist/gdb/
go32-nat.c 233 #define r_ofs(x) (offsetof(TSS,x))
1569 gdb_printf (" 16-bit TSS (task %sactive)",
1583 gdb_printf ("TSS selector=0x%04x", descr.base0);
1596 gdb_printf (" 32-bit TSS (task %sactive)",
1840 /* Task Register is a segment selector for the TSS of the current
1842 at the segment descriptor for the TSS. To get the index, reset
1859 offset 1Ch in the TSS. */
  /src/external/gpl3/gdb.old/dist/gdb/
go32-nat.c 233 #define r_ofs(x) (offsetof(TSS,x))
1571 gdb_printf (" 16-bit TSS (task %sactive)",
1585 gdb_printf ("TSS selector=0x%04x", descr.base0);
1598 gdb_printf (" 32-bit TSS (task %sactive)",
1842 /* Task Register is a segment selector for the TSS of the current
1844 at the segment descriptor for the TSS. To get the index, reset
1861 offset 1Ch in the TSS. */

Completed in 43 milliseconds