Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-rng.c25 static bool is_guest_ready(VirtIORNG *vrng) in is_guest_ready()
44 static void virtio_rng_process(VirtIORNG *vrng);
49 VirtIORNG *vrng = opaque; in chr_read()
95 static void virtio_rng_process(VirtIORNG *vrng) in virtio_rng_process()
127 VirtIORNG *vrng = VIRTIO_RNG(vdev); in handle_input()
139 VirtIORNG *vrng = opaque; in virtio_rng_vm_state_change()
155 VirtIORNG *vrng = opaque; in check_rate_limit()
164 VirtIORNG *vrng = VIRTIO_RNG(vdev); in virtio_rng_set_status()
178 VirtIORNG *vrng = VIRTIO_RNG(dev); in virtio_rng_device_realize()
234 VirtIORNG *vrng = VIRTIO_RNG(dev); in virtio_rng_device_unrealize()
[all …]
H A Dvirtio-rng-pci.c32 VirtIORNG vdev;
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-rng.h21 OBJECT_DECLARE_SIMPLE_TYPE(VirtIORNG, VIRTIO_RNG)
31 struct VirtIORNG { struct
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw-rng.c25 VirtIORNG vdev;