Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dsegment.h219 #define NUM_EXCEPTION_VECTORS 32 macro
249 extern const char early_idt_handler_array[NUM_EXCEPTION_VECTORS][EARLY_IDT_HANDLER_SIZE];
253 extern const char xen_early_idt_handler_array[NUM_EXCEPTION_VECTORS][XEN_EARLY_IDT_HANDLER_SIZE];
/Linux-v4.19/arch/x86/xen/
Dxen-asm_64.S61 .rept NUM_EXCEPTION_VECTORS
Denlighten_pv.c650 *addr < (void *)early_idt_handler_array[NUM_EXCEPTION_VECTORS]) { in get_trap_addr()
/Linux-v4.19/arch/x86/kernel/
Didt.c336 for (i = 0; i < NUM_EXCEPTION_VECTORS; i++) in idt_setup_early_handler()
Dhead_64.S280 .rept NUM_EXCEPTION_VECTORS
Dhead_32.S401 .rept NUM_EXCEPTION_VECTORS