Searched defs:x86_tss_segment32 (Results 1 – 1 of 1) sorted by relevance
72 typedef struct x86_tss_segment32 { struct73 uint32_t prev_tss;74 uint32_t esp0;75 uint32_t ss0;76 uint32_t esp1;100 } __attribute__ ((__packed__)) x86_tss_segment32; typedef