Searched defs:idt_descr (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/kernel/ | ||
H A D | head_32.S | 753 idt_descr: label |
/linux-4.1.27/arch/x86/kernel/cpu/ | ||
H A D | common.c | 1162 struct desc_ptr idt_descr = { NR_VECTORS * 16 - 1, (unsigned long) idt_table }; variable in typeref:struct:desc_ptr |
Completed in 198 milliseconds