Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dvhost-vsock-ccw.c64 if (!virtio_legacy_check_disabled(virtio_dev)) { in vhost_vsock_ccw_instance_init()
H A Dvirtio-ccw.c1170 if (virtio_legacy_check_disabled(vdev)) { in virtio_ccw_device_plugged()
/openbmc/qemu/hw/virtio/
H A Dvhost-vsock-pci.c53 if (!virtio_legacy_check_disabled(virtio_dev)) { in vhost_vsock_pci_realize()
H A Dvirtio-pci.c1992 if (virtio_legacy_check_disabled(vdev)) { in virtio_pci_device_plugged()
H A Dvirtio.c3510 bool virtio_legacy_check_disabled(VirtIODevice *vdev) in virtio_legacy_check_disabled() function
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h529 bool virtio_legacy_check_disabled(VirtIODevice *vdev);