Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
virt_init_IRQ
arch/m68k/include/asm/virt.h
23
extern void __init virt_init_IRQ(void);
arch/m68k/virt/config.c
125
mach_init_IRQ = virt_init_IRQ;