Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dirq.h37 extern void native_init_IRQ(void);
/linux/arch/x86/kernel/
H A Dx86_init.c83 .intr_init = native_init_IRQ,
/linux/drivers/xen/events/
H A Devents_base.c2294 native_init_IRQ(); in xen_init_IRQ()
2295 /* pci_xen_hvm_init must be called after native_init_IRQ so that in xen_init_IRQ()