Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pci_xen_init
arch/x86/include/asm/xen/pci.h
6
extern int __init pci_xen_init(void);
arch/x86/xen/enlighten_pv.c
1515
x86_init.pci.arch_init = pci_xen_init;