| tag | line | file | source code |
|---|---|---|---|
| idt | 34 | include/asm/system.h | _set_gate(&idt[n],14,0,addr) |
| idt | 37 | include/asm/system.h | _set_gate(&idt[n],15,0,addr) |
| idt | 40 | include/asm/system.h | _set_gate(&idt[n],15,3,addr) |
| idt | 9 | include/linux/head.h | extern desc_table idt,gdt; |