Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Ddoublefault_32.c16 #define TSS(x) this_cpu_read(cpu_tss_rw.x86_tss.x) macro
48 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 …]
/Linux-v6.6/Documentation/arch/x86/
Dkernel-stacks.rst45 index into the Task State Segment (TSS). The IST entries in the TSS
/Linux-v6.6/Documentation/security/keys/
Dtrusted-encrypted.rst161 With the IBM TSS 2 stack::
167 Or with the Intel TSS 2 stack::
/Linux-v6.6/drivers/char/tpm/
DKconfig17 An implementation of the Trusted Software Stack (TSS), the