Searched refs:IDT_ENTRIES (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dlguest.h68 struct desc_struct guest_idt[IDT_ENTRIES];
77 struct desc_struct idt[IDT_ENTRIES];
H A Dsegment.h204 #define IDT_ENTRIES 256 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/lguest/x86/
H A Dcore.c549 for (i = 0; i < IDT_ENTRIES; i++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhead_64.S419 .skip IDT_ENTRIES * 16
H A Dhead_32.S704 .word IDT_ENTRIES*8-1 # idt contains 256 entries
H A Dvmi_32.c401 ap.idtr_limit = IDT_ENTRIES * 8 - 1;

Completed in 57 milliseconds