Interrupt Descriptor Table: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(Add note about IST on AMD64)
Line 118: Line 118:
+---+---+---+---+---+---+---+---+
+---+---+---+---+---+---+---+---+
</pre>
</pre>

The low three bits act as an offset into the Interrupt Stack Table, which is stored in the [[TSS]]. If the bits are all set to zero, the IST mechanism is not used.


The <tt>type_attr</tt> is specified here:
The <tt>type_attr</tt> is specified here: