Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Ddoublefault_32.c48 regs.ss = TSS(ss); in doublefault_shim()
50 regs.sp = TSS(sp); 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()
65 regs.ax = TSS(ax); in doublefault_shim()
66 regs.bp = TSS(bp); in doublefault_shim()
[all …]
/linux/Documentation/arch/x86/
A Dkernel-stacks.rst45 index into the Task State Segment (TSS). The IST entries in the TSS
A Dpti.rst84 b. Percpu TSS is mapped into the user page tables to allow SYSCALL64 path
/linux/Documentation/security/keys/
A Dtrusted-encrypted.rst192 With the IBM TSS 2 stack::
198 Or with the Intel TSS 2 stack::
/linux/drivers/char/tpm/
A DKconfig17 An implementation of the Trusted Software Stack (TSS), the

Completed in 10 milliseconds