Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsegment.h279 #define EARLY_IDT_HANDLER_SIZE (9 + ENDBR_INSN_SIZE) macro
291 extern const char early_idt_handler_array[NUM_EXCEPTION_VECTORS][EARLY_IDT_HANDLER_SIZE];
/openbmc/linux/arch/x86/xen/
H A Dxen-asm.S172 jmp early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE
H A Denlighten_pv.c756 EARLY_IDT_HANDLER_SIZE; in get_trap_addr()
/openbmc/linux/arch/x86/kernel/
H A Dhead_64.S535 .fill early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE - ., 1, 0xcc