Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dhead32.c35 idt_setup_early_handler(); in i386_start_kernel()
H A Didt.c310 void __init idt_setup_early_handler(void) in idt_setup_early_handler() function
H A Dhead64.c521 idt_setup_early_handler(); in x86_64_start_kernel()
/openbmc/linux/arch/x86/include/asm/
H A Ddesc.h437 extern void idt_setup_early_handler(void);
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1391 idt_setup_early_handler(); in xen_start_kernel()