Home
last modified time | relevance | path

Searched refs:s390_group_find (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/s390x/
H A Ds390-pci-vfio.c185 pbdev->pci_group = s390_group_find(ZPCI_DEFAULT_FN_GRP); in s390_pci_read_group()
208 pbdev->pci_group = s390_group_find(ZPCI_DEFAULT_FN_GRP); in s390_pci_read_group()
220 pbdev->pci_group = s390_group_find(pbdev->zpci_fn.pfgid); in s390_pci_read_group()
H A Ds390-pci-bus.c772 S390PCIGroup *s390_group_find(int id) in s390_group_find() function
823 pbdev->pci_group = s390_group_find(ZPCI_DEFAULT_FN_GRP); in set_pbdev_info()
H A Ds390-pci-inst.c325 group = s390_group_find(reqgrp->g); in clp_service_call()
/qemu/include/hw/s390x/
H A Ds390-pci-bus.h330 S390PCIGroup *s390_group_find(int id);