Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
idt_setup_early_handler
arch/x86/include/asm/desc.h
435
extern void idt_setup_early_handler(void);
arch/x86/kernel/head32.c
55
idt_setup_early_handler();
arch/x86/kernel/head64.c
276
idt_setup_early_handler();
arch/x86/xen/enlighten_pv.c
1451
idt_setup_early_handler();