tag | line | file | source code |
---|---|---|---|
idt | 193 | include/asm-i386/system.h | _set_gate(&idt[n],14,0,addr) |
idt | 196 | include/asm-i386/system.h | _set_gate(&idt[n],15,0,addr) |
idt | 199 | include/asm-i386/system.h | _set_gate(&idt[n],15,3,addr) |
idt | 8 | include/linux/head.h | extern desc_table idt,gdt; |