Home
last modified time | relevance | path

Searched refs:debug_idt_table (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Ddesc.h40 extern gate_desc debug_idt_table[];
312 write_idt_entry(debug_idt_table, gate, &s); in set_nmi_gate()
/linux-4.4.14/arch/x86/kernel/
Dtraps.c73 gate_desc debug_idt_table[NR_VECTORS] __page_aligned_bss; variable
900 memcpy(&debug_idt_table, &idt_table, IDT_ENTRIES * 16); in trap_init()
/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c1145 (unsigned long) debug_idt_table };