interrupt descriptor table
Table in memory which contains the addresses of processing routines for all defined interrupt levels in the system. When a device signals an interrupt to the operating system, the interrupt contains a code which is used as an index into the interrupt descriptor table.