Home
last modified time | relevance | path

Searched refs:virt_init_IRQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dvirt.h23 extern void __init virt_init_IRQ(void);
/openbmc/linux/arch/m68k/virt/
H A Dints.c130 void __init virt_init_IRQ(void) in virt_init_IRQ() function
H A Dconfig.c125 mach_init_IRQ = virt_init_IRQ; in config_virt()