Home
last modified time | relevance | path

Searched refs:idt_setup_early_handler (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead32.c35 idt_setup_early_handler(); in i386_start_kernel()
H A Didt.c317 * idt_setup_early_handler - Initializes the idt table with early handlers
319 void __init idt_setup_early_handler(void) in idt_setup_early_handler() function
H A Dhead64.c497 idt_setup_early_handler(); in x86_64_start_kernel()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead32.c35 idt_setup_early_handler(); in i386_start_kernel()
H A Didt.c308 * idt_setup_early_handler - Initializes the idt table with early handlers
310 void __init idt_setup_early_handler(void) in idt_setup_early_handler() function
H A Dhead64.c522 idt_setup_early_handler(); in x86_64_start_kernel()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddesc.h416 extern void idt_setup_early_handler(void);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Ddesc.h437 extern void idt_setup_early_handler(void);
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_pv.c1289 idt_setup_early_handler(); in xen_start_kernel()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c1391 idt_setup_early_handler(); in xen_start_kernel()

Completed in 8 milliseconds