Home
last modified time | relevance | path

Searched refs:s390_group_create (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/s390x/
H A Ds390-pci-bus.h329 S390PCIGroup *s390_group_create(int id, int host_id);
/qemu/hw/s390x/
H A Ds390-pci-vfio.c223 pbdev->pci_group = s390_group_create(pbdev->zpci_fn.pfgid, start_gid); in s390_pci_read_group()
H A Ds390-pci-bus.c760 S390PCIGroup *s390_group_create(int id, int host_id) in s390_group_create() function
803 group = s390_group_create(ZPCI_DEFAULT_FN_GRP, ZPCI_DEFAULT_FN_GRP); in s390_pci_init_default_group()