Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dlguest.h68 struct desc_struct guest_idt[IDT_ENTRIES];
77 struct desc_struct idt[IDT_ENTRIES];
Dsegment.h206 #define IDT_ENTRIES 256 macro
/linux-2.6.39/drivers/lguest/x86/
Dcore.c549 for (i = 0; i < IDT_ENTRIES; i++) in lguest_arch_host_init()
/linux-2.6.39/arch/x86/kernel/
Dhead_64.S418 .skip IDT_ENTRIES * 16
Dhead_32.S714 .word IDT_ENTRIES*8-1 # idt contains 256 entries