Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dsegment.h278 #define EARLY_IDT_HANDLER_SIZE 9 macro
290 extern const char early_idt_handler_array[NUM_EXCEPTION_VECTORS][EARLY_IDT_HANDLER_SIZE];
/linux/arch/x86/xen/
A Dxen-asm.S167 jmp early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE
A Denlighten_pv.c657 EARLY_IDT_HANDLER_SIZE; in get_trap_addr()
/linux/arch/x86/kernel/
A Dhead_64.S366 .fill early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE - ., 1, 0xcc

Completed in 9 milliseconds