Searched defs:idt_descr (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/kernel/ | ||
D | head_32.S | 713 idt_descr: label |
/linux-2.6.39/arch/x86/kernel/cpu/ | ||
D | common.c | 1008 struct desc_ptr idt_descr = { NR_VECTORS * 16 - 1, (unsigned long) idt_table }; variable |