Searched refs:TSS (Results 1 – 11 of 11) sorted by relevance
16 #define TSS(x) this_cpu_read(cpu_tss_rw.x86_tss.x) macro48 regs.ss = TSS(ss); in doublefault_shim()50 regs.sp = TSS(sp); in doublefault_shim()51 regs.flags = TSS(flags); in doublefault_shim()52 regs.cs = TSS(cs); in doublefault_shim()55 regs.ip = TSS(ip); in doublefault_shim()57 regs.gs = TSS(gs); in doublefault_shim()59 regs.fs = TSS(fs); in doublefault_shim()61 regs.es = TSS(es); in doublefault_shim()63 regs.ds = TSS(ds); in doublefault_shim()[all …]
1 SUMMARY = "IBM's Software TPM 2.0 TSS"2 DESCRIPTION = "This is a user space TSS for TPM 2.0. It implements the \3 functionality equivalent to (but not API compatible with) the TCG TSS \
2 …mputing Groups (TCG) TPM Software Stack (TSS 2.0). It uses the Enhanced System API (ESAPI) interfa…
16 #define TSS 576 macro
1 DESCRIPTION = "TPM2 TSS Python bindings for Enhanced System API (ESYS), Feature API (FAPI), Marshal…
42 * These getPasswd functions will wrap calls to the other functions and check to see if the TSS183 + * a 1.2 TSS/TPM */194 + logError(_("This version of %s was compiled for a v1.1 TSS, which "
32 "\t\t-p|--popup use TSS GUI popup dialogs to get the password "
45 index into the Task State Segment (TSS). The IST entries in the TSS
28 - TSS has been removed
161 With the IBM TSS 2 stack::167 Or with the Intel TSS 2 stack::
17 An implementation of the Trusted Software Stack (TSS), the