Searched refs:tss_struct (Results 1 – 3 of 3) sorted by relevance
103 extern struct tss_struct doublefault_tss;104 DECLARE_PER_CPU(struct tss_struct, init_tss);235 #define IO_BITMAP_OFFSET offsetof(struct tss_struct,io_bitmap)320 struct tss_struct { struct501 static inline void native_load_esp0(struct tss_struct *tss, struct thread_struct *thread) in native_load_esp0()583 static inline void load_esp0(struct tss_struct *tss, struct thread_struct *thread) in load_esp0()
157 offsetof(struct tss_struct, __cacheline_filler) - 1, in __set_tss_desc()
24 struct tss_struct;104 void (*load_esp0)(struct tss_struct *tss, struct thread_struct *t);452 static inline void load_esp0(struct tss_struct *tss, in load_esp0()