Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dap.c36 struct VFIOAPDevice { struct
42 OBJECT_DECLARE_SIMPLE_TYPE(VFIOAPDevice, VFIO_AP_DEVICE) in OBJECT_DECLARE_SIMPLE_TYPE() argument
59 VFIOAPDevice *vapdev = opaque; in vfio_ap_req_notifier_handler()
73 static bool vfio_ap_register_irq_notifier(VFIOAPDevice *vapdev, in vfio_ap_register_irq_notifier()
129 static void vfio_ap_unregister_irq_notifier(VFIOAPDevice *vapdev, in vfio_ap_unregister_irq_notifier()
158 VFIOAPDevice *vapdev = VFIO_AP_DEVICE(dev); in vfio_ap_realize()
187 VFIOAPDevice *vapdev = VFIO_AP_DEVICE(dev); in vfio_ap_unrealize()
197 DEFINE_PROP_LINK("iommufd", VFIOAPDevice, vdev.iommufd,
206 VFIOAPDevice *vapdev = VFIO_AP_DEVICE(dev); in vfio_ap_reset()
222 VFIOAPDevice *vapdev = VFIO_AP_DEVICE(obj); in vfio_ap_instance_init()
[all …]