Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dap.c39 struct VFIOAPDevice { struct
60 OBJECT_DECLARE_SIMPLE_TYPE(VFIOAPDevice, VFIO_AP_DEVICE) in OBJECT_DECLARE_SIMPLE_TYPE() argument
77 VFIOAPDevice *vapdev = opaque; in vfio_ap_req_notifier_handler()
94 VFIOAPDevice *vapdev = opaque; in vfio_ap_cfg_chg_notifier_handler()
142 static bool vfio_ap_register_irq_notifier(VFIOAPDevice *vapdev, in vfio_ap_register_irq_notifier()
203 static void vfio_ap_unregister_irq_notifier(VFIOAPDevice *vapdev, in vfio_ap_unregister_irq_notifier()
235 VFIOAPDevice *vapdev = VFIO_AP_DEVICE(dev); in vfio_ap_realize()
273 VFIOAPDevice *vapdev = VFIO_AP_DEVICE(dev); in vfio_ap_unrealize()
282 DEFINE_PROP_STRING("sysfsdev", VFIOAPDevice, vdev.sysfsdev),
284 DEFINE_PROP_LINK("iommufd", VFIOAPDevice, vdev.iommufd,
[all …]