Home
last modified time | relevance | path

Searched refs:VirtioDeviceClass (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/qemu/hw/virtio/
H A Dvirtio-config-io.c18 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_readb()
33 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_readw()
48 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_readl()
63 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_writeb()
79 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_writew()
95 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_writel()
111 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_modern_readb()
126 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_modern_readw()
141 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_modern_readl()
157 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_config_modern_writeb()
[all …]
H A Dvirtio-bus.c49 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_bus_device_plugged()
149 VirtioDeviceClass *k; in virtio_bus_get_vdev_bad_features()
164 VirtioDeviceClass *k; in virtio_bus_get_vdev_config()
177 VirtioDeviceClass *k; in virtio_bus_set_vdev_config()
224 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_bus_start_ioeventfd()
249 VirtioDeviceClass *vdc; in virtio_bus_stop_ioeventfd()
H A Dvirtio-mmio.c169 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_mmio_read()
660 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_mmio_set_guest_notifier()
686 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_mmio_set_config_guest_notifier()
H A Dvirtio-pci.c722 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_pci_ats_ctrl_trigger()
897 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in kvm_virtio_pci_vector_use_one()
951 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in kvm_virtio_pci_vector_release_one()
992 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_pci_one_vector_unmask()
1030 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_pci_one_vector_mask()
1125 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_pci_vector_poll()
1183 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_pci_set_guest_notifier()
1225 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_pci_set_guest_notifiers()
1494 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_pci_common_read()
H A Dvhost-user-vsock.c159 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vuv_class_init()
H A Dvhost-vsock.c217 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vhost_vsock_class_init()
H A Dvirtio-pmem.c168 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in virtio_pmem_class_init()
H A Dvirtio.c2206 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_validate_features()
2222 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_set_status()
2289 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_queue_reset()
2300 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_queue_enable()
2322 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_reset()
3010 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_save()
3092 VirtioDeviceClass *k = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_set_features_nocheck()
3212 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in virtio_load()
3939 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(dev); in virtio_device_realize()
3976 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(dev); in virtio_device_unrealize()
[all …]
H A Dvirtio-qmp.c779 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in qmp_x_query_virtio_status()
822 VirtioDeviceClass *vdc = VIRTIO_DEVICE_GET_CLASS(vdev); in qmp_x_query_virtio_vhost_queue_status()
H A Dvirtio-rng.c267 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in virtio_rng_class_init()
H A Dvhost-vsock-common.c297 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vhost_vsock_common_class_init()
H A Dvhost-user-scmi.c288 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vu_scmi_class_init()
H A Dvhost-user-base.c353 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vub_class_init()
H A Dvdpa-dev.c360 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vhost_vdpa_device_class_init()
H A Dvhost-user-fs.c426 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vuf_class_init()
/openbmc/qemu/include/hw/virtio/
H A Dvhost-user-base.h41 VirtioDeviceClass parent_class;
H A Dvirtio-input.h76 VirtioDeviceClass parent;
H A Dvirtio.h88 OBJECT_DECLARE_TYPE(VirtIODevice, VirtioDeviceClass, VIRTIO_DEVICE)
172 struct VirtioDeviceClass { struct
H A Dvirtio-gpu.h160 VirtioDeviceClass parent;
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-gl.c189 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in virtio_gpu_gl_class_init()
H A Dvirtio-gpu-base.c266 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in virtio_gpu_base_class_init()
/openbmc/qemu/hw/9pfs/
H A Dvirtio-9p-device.c255 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in virtio_9p_class_init()
/openbmc/qemu/hw/scsi/
H A Dvhost-scsi.c371 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vhost_scsi_class_init()
H A Dvhost-user-scsi.c393 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in vhost_user_scsi_class_init()
/openbmc/qemu/hw/input/
H A Dvirtio-input.c311 VirtioDeviceClass *vdc = VIRTIO_DEVICE_CLASS(klass); in virtio_input_class_init()

12