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