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