Home
last modified time | relevance | path

Searched refs:EARLY_IDT_HANDLER_SIZE (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dsegment.h242 #define EARLY_IDT_HANDLER_SIZE 9 macro
246 extern const char early_idt_handler_array[NUM_EXCEPTION_VECTORS][EARLY_IDT_HANDLER_SIZE];
/arch/x86/kernel/
Dhead_32.S502 addl $EARLY_IDT_HANDLER_SIZE,%eax
547 .fill early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE - ., 1, 0xcc
Dhead_64.S343 .fill early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE - ., 1, 0xcc