Rev 803 | Rev 1187 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 803 | Rev 1184 | ||
---|---|---|---|
Line 136... | Line 136... | ||
136 | __u64 ist5; |
136 | __u64 ist5; |
137 | __u64 ist6; |
137 | __u64 ist6; |
138 | __u64 ist7; |
138 | __u64 ist7; |
139 | __u64 reserve3; |
139 | __u64 reserve3; |
140 | __u16 reserve4; |
140 | __u16 reserve4; |
141 | __u16 iomap; |
141 | __u16 iomap_base; |
- | 142 | __u8 iomap[0x10000 + 1]; /* 64K + 1 terminating byte */ |
|
142 | } __attribute__ ((packed)); |
143 | } __attribute__ ((packed)); |
143 | 144 | ||
144 | extern struct tss *tss_p; |
145 | extern struct tss *tss_p; |
145 | 146 | ||
146 | extern struct descriptor gdt[]; |
147 | extern struct descriptor gdt[]; |