Searched refs:XEN_PCI_MMCFG_RESERVED (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/xen/interface/ | ||
| D | physdev.h | 240 #define XEN_PCI_MMCFG_RESERVED 0x1 macro |
| /linux-4.1.27/drivers/xen/ | ||
| D | pci.c | 238 r.flags = XEN_PCI_MMCFG_RESERVED; in xen_mcfg_late() |