Home
last modified time | relevance | path

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

/devicemodel/hw/pci/virtio/
A Dvhost_vsock.c99 struct virtio_vsock *vsock = vdev; in virtio_vsock_set_status()
127 struct virtio_vsock *vsock = vdev; in virtio_vsock_apply_feature()
135 struct virtio_vsock *vsock = vdev; in virtio_vsock_read_cfg()
147 struct virtio_vsock *vsock = vdev; in virtio_vsock_reset()
236 struct virtio_vsock *vsock; in virtio_vhost_vsock_init()
263 vsock = calloc(1, sizeof(struct virtio_vsock)); in virtio_vhost_vsock_init()
319 struct virtio_vsock *vsock; in virtio_vhost_vsock_deinit()
322 vsock = (struct virtio_vsock *) dev->arg; in virtio_vhost_vsock_deinit()
/devicemodel/include/
A Dvhost_vsock.h38 struct virtio_vsock { struct

Completed in 4 milliseconds