Searched refs:TSS (Results 1 – 4 of 4) sorted by relevance
15 #define TSS(x) this_cpu_read(cpu_tss_rw.x86_tss.x) macro47 regs.ss = TSS(ss); in doublefault_shim()49 regs.sp = TSS(sp); in doublefault_shim()50 regs.flags = TSS(flags); in doublefault_shim()51 regs.cs = TSS(cs); in doublefault_shim()54 regs.ip = TSS(ip); in doublefault_shim()56 regs.gs = TSS(gs); in doublefault_shim()58 regs.fs = TSS(fs); in doublefault_shim()60 regs.es = TSS(es); in doublefault_shim()62 regs.ds = TSS(ds); in doublefault_shim()[all …]
45 index into the Task State Segment (TSS). The IST entries in the TSS
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