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