Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-x86/include/asm/
Dprocessor_32.h197 struct tss_struct { struct
199 struct i386_hw_tss x86_tss;
200 unsigned long io_bitmap[IO_BITMAP_LONGS + 1];
201 unsigned long io_bitmap_max;
202 struct thread_struct *io_bitmap_owner;
204 unsigned long __cacheline_filler[35];
205 unsigned long stack[64];