Searched refs:IDT_ENTRIES (Results 1 – 5 of 5) sorted by relevance
58 struct desc_struct guest_idt[IDT_ENTRIES];67 struct desc_struct idt[IDT_ENTRIES];
223 #define IDT_ENTRIES 256 macro
496 for (i = 0; i < IDT_ENTRIES; i++) in lguest_arch_host_init()
900 memcpy(&debug_idt_table, &idt_table, IDT_ENTRIES * 16); in trap_init()
753 .word IDT_ENTRIES*8-1 # idt contains 256 entries