Home
last modified time | relevance | path

Searched refs:NUM_EXCEPTION_VECTORS (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dsegment.h224 #define NUM_EXCEPTION_VECTORS 32 macro
246 extern const char early_idt_handler_array[NUM_EXCEPTION_VECTORS][EARLY_IDT_HANDLER_SIZE];
/arch/x86/kernel/
Dhead64.c171 for (i = 0; i < NUM_EXCEPTION_VECTORS; i++) in x86_64_start_kernel()
Dhead_32.S496 movl $NUM_EXCEPTION_VECTORS,%ecx
506 movl $256 - NUM_EXCEPTION_VECTORS,%ecx
540 .rept NUM_EXCEPTION_VECTORS
Dhead_64.S336 .rept NUM_EXCEPTION_VECTORS