Searched refs:VFIO_DEVICE_INFO_CAP_ZPCI_BASE (Results 1 – 4 of 4) sorted by relevance
113 hdr = vfio_get_device_info_cap(info, VFIO_DEVICE_INFO_CAP_ZPCI_BASE); in s390_pci_read_base()118 VFIO_DEVICE_INFO_CAP_ZPCI_BASE); in s390_pci_read_base()151 hdr = vfio_get_device_info_cap(info, VFIO_DEVICE_INFO_CAP_ZPCI_BASE); in get_host_fh()156 VFIO_DEVICE_INFO_CAP_ZPCI_BASE); in get_host_fh()
26 .header.id = VFIO_DEVICE_INFO_CAP_ZPCI_BASE, in zpci_base_cap()
240 #define VFIO_DEVICE_INFO_CAP_ZPCI_BASE 1 macro