Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/Documentation/arch/x86/
Dkernel-stacks.rst45 index into the Task State Segment (TSS). The IST entries in the TSS
Dpti.rst84 b. Percpu TSS is mapped into the user page tables to allow SYSCALL64 path
/linux-6.12.1/Documentation/security/keys/
Dtrusted-encrypted.rst192 With the IBM TSS 2 stack::
198 Or with the Intel TSS 2 stack::
/linux-6.12.1/drivers/char/tpm/
DKconfig17 An implementation of the Trusted Software Stack (TSS), the