Searched refs:XenHostPCIIORegion (Results 1 – 3 of 3) sorted by relevance
13 typedef struct XenHostPCIIORegion { struct18 } XenHostPCIIORegion; argument37 XenHostPCIIORegion io_regions[PCI_NUM_REGIONS - 1];38 XenHostPCIIORegion rom;
464 XenHostPCIIORegion *r = &d->io_regions[i]; in xen_pt_register_regions()
403 static inline uint32_t base_address_with_flags(XenHostPCIIORegion *hr) in base_address_with_flags()