Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dsegment.h218 #define NUM_EXCEPTION_VECTORS 32 macro
289 extern const char early_idt_handler_array[NUM_EXCEPTION_VECTORS][EARLY_IDT_HANDLER_SIZE];
293 extern const char xen_early_idt_handler_array[NUM_EXCEPTION_VECTORS][XEN_EARLY_IDT_HANDLER_SIZE];
/Linux-v5.4/arch/x86/xen/
Dxen-asm_64.S62 .rept NUM_EXCEPTION_VECTORS
Denlighten_pv.c657 *addr < (void *)early_idt_handler_array[NUM_EXCEPTION_VECTORS]) { in get_trap_addr()
/Linux-v5.4/arch/x86/kernel/
Dhead_64.S278 .rept NUM_EXCEPTION_VECTORS
Didt.c335 for (i = 0; i < NUM_EXCEPTION_VECTORS; i++) in idt_setup_early_handler()
Dhead_32.S401 .rept NUM_EXCEPTION_VECTORS