Home
last modified time | relevance | path

Searched defs:tss_struct (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-5/arch-x86/include/asm/
Dprocessor_32.h176 struct tss_struct { struct
177 struct i386_hw_tss x86_tss;
179 unsigned long io_bitmap[IO_BITMAP_LONGS + 1];
181 unsigned long io_bitmap_max;
182 struct thread_struct *io_bitmap_owner;
184 unsigned long __cacheline_filler[35];
186 unsigned long stack[64];