Searched refs:x86_hw_tss (Results 1 – 3 of 3) sorted by relevance
37 struct x86_hw_tss *t = (struct x86_hw_tss *)tss; in doublefault_fn()53 struct x86_hw_tss doublefault_tss __cacheline_aligned = {
160 extern struct x86_hw_tss doublefault_tss;253 struct x86_hw_tss { struct300 struct x86_hw_tss { argument350 struct x86_hw_tss x86_tss;
184 static inline void __set_tss_desc(unsigned cpu, unsigned int entry, struct x86_hw_tss *addr) in __set_tss_desc()