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