Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvhost-user-device-pci.c23 OBJECT_DECLARE_SIMPLE_TYPE(VHostUserDevicePCI, VHOST_USER_DEVICE_PCI) in OBJECT_DECLARE_SIMPLE_TYPE() argument
27 VHostUserDevicePCI *dev = VHOST_USER_DEVICE_PCI(vpci_dev); in OBJECT_DECLARE_SIMPLE_TYPE()
53 VHostUserDevicePCI *dev = VHOST_USER_DEVICE_PCI(obj); in vhost_user_device_pci_instance_init()