Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dhead32.c55 idt_setup_early_handler(); in i386_start_kernel()
H A Didt.c320 void __init idt_setup_early_handler(void) in idt_setup_early_handler() function
H A Dhead64.c473 idt_setup_early_handler(); in x86_64_start_kernel()
/linux/arch/x86/include/asm/
H A Ddesc.h436 extern void idt_setup_early_handler(void);
/linux/arch/x86/xen/
H A Denlighten_pv.c1399 idt_setup_early_handler(); in xen_start_kernel()