Searched refs:vfio_attach_device (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | ap.c | 165 if (!vfio_attach_device(vbasedev->name, vbasedev, in vfio_ap_realize()
|
H A D | platform.c | 549 if (!vfio_attach_device(vbasedev->name, vbasedev, in vfio_base_device_init()
|
H A D | ccw.c | 594 if (!vfio_attach_device(cdev->mdevid, vbasedev, in vfio_ccw_realize()
|
H A D | trace-events | 40 vfio_attach_device(const char *name, int group_id) " (%s) group %d"
|
H A D | common.c | 1538 bool vfio_attach_device(char *name, VFIODevice *vbasedev, in vfio_attach_device() function
|
H A D | pci.c | 3014 if (!vfio_attach_device(name, vbasedev, in vfio_realize()
|
/openbmc/qemu/include/hw/vfio/ |
H A D | vfio-common.h | 252 bool vfio_attach_device(char *name, VFIODevice *vbasedev,
|