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