Searched refs:XEN_PCI_DEV_EXTFN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/xen/interface/ | ||
D | physdev.h | 236 #define XEN_PCI_DEV_EXTFN 0x1 macro |
/linux-4.1.27/drivers/xen/ | ||
D | pci.c | 67 add->flags = XEN_PCI_DEV_EXTFN; in xen_add_device() |