Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dap.c59 VFIOAPDevice *vapdev = opaque; in vfio_ap_req_notifier_handler() local
66 qdev_unplug(DEVICE(vapdev), &err); in vfio_ap_req_notifier_handler()
81 VFIODevice *vdev = &vapdev->vdev; in vfio_ap_register_irq_notifier()
85 notifier = &vapdev->req_notifier; in vfio_ap_register_irq_notifier()
137 notifier = &vapdev->req_notifier; in vfio_ap_unregister_irq_notifier()
150 NULL, NULL, vapdev); in vfio_ap_unregister_irq_notifier()
159 VFIODevice *vbasedev = &vapdev->vdev; in vfio_ap_realize()
190 vfio_detach_device(&vapdev->vdev); in vfio_ap_unrealize()
191 g_free(vapdev->vdev.name); in vfio_ap_unrealize()
223 VFIODevice *vbasedev = &vapdev->vdev; in vfio_ap_instance_init()
[all …]