Home
last modified time | relevance | path

Searched refs:XEN_PCI_MMCFG_RESERVED (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/xen/interface/
Dphysdev.h222 #define XEN_PCI_MMCFG_RESERVED 0x1 macro
/linux-6.6.21/drivers/xen/
Dpci.c240 r.flags = XEN_PCI_MMCFG_RESERVED; in xen_mcfg_late()