x86_hw_tss        184 arch/x86/include/asm/desc.h static inline void __set_tss_desc(unsigned cpu, unsigned int entry, struct x86_hw_tss *addr)
x86_hw_tss        160 arch/x86/include/asm/processor.h extern struct x86_hw_tss	doublefault_tss;
x86_hw_tss        350 arch/x86/include/asm/processor.h 	struct x86_hw_tss	x86_tss;
x86_hw_tss         37 arch/x86/kernel/doublefault.c 			struct x86_hw_tss *t = (struct x86_hw_tss *)tss;
x86_hw_tss         53 arch/x86/kernel/doublefault.c struct x86_hw_tss doublefault_tss __cacheline_aligned = {