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