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