Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsegment.h207 #define NUM_EXCEPTION_VECTORS 32 macro
214 extern const char early_idt_handlers[NUM_EXCEPTION_VECTORS][10];
/arch/x86/kernel/
Dhead64.c82 for (i = 0; i < NUM_EXCEPTION_VECTORS; i++) { in x86_64_start_kernel()
Dhead_64.S277 .rept NUM_EXCEPTION_VECTORS