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