Home
last modified time | relevance | path

Searched defs:physdev_pci_mmcfg_reserved (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dphysdev.h225 struct physdev_pci_mmcfg_reserved { struct
226 uint64_t address;
227 uint16_t segment;
228 uint8_t start_bus;
229 uint8_t end_bus;
230 uint32_t flags;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h256 struct physdev_pci_mmcfg_reserved { struct
263 typedef struct physdev_pci_mmcfg_reserved physdev_pci_mmcfg_reserved_t; argument