Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsegment.h285 #define EARLY_IDT_HANDLER_SIZE 9 macro
297 extern const char early_idt_handler_array[NUM_EXCEPTION_VECTORS][EARLY_IDT_HANDLER_SIZE];
/arch/x86/xen/
Dxen-asm.S194 jmp early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE
Denlighten_pv.c667 EARLY_IDT_HANDLER_SIZE; in get_trap_addr()
/arch/x86/kernel/
Dhead_64.S377 .fill early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE - ., 1, 0xcc
Dhead_32.S373 .fill early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE - ., 1, 0xcc