Home
last modified time | relevance | path

Searched refs:IDT_ENTRIES (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dlguest.h58 struct desc_struct guest_idt[IDT_ENTRIES];
67 struct desc_struct idt[IDT_ENTRIES];
Dsegment.h223 #define IDT_ENTRIES 256 macro
/arch/x86/kernel/
Dtraps.c898 memcpy(&debug_idt_table, &idt_table, IDT_ENTRIES * 16); in trap_init()
Dhead_32.S756 .word IDT_ENTRIES*8-1 # idt contains 256 entries