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