Searched refs:BOOT_IDT_ENTRIES (Results 1 – 3 of 3) sorted by relevance
/arch/x86/boot/compressed/ | ||
D | misc.h | 155 extern gate_desc boot_idt[BOOT_IDT_ENTRIES]; |
D | head_64.S | 720 .rept BOOT_IDT_ENTRIES |
/arch/x86/include/asm/ | ||
D | desc_defs.h | 120 #define BOOT_IDT_ENTRIES 32 macro |