Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Drng.h23 #define TYPE_RNG_BUILTIN "rng-builtin" macro
/openbmc/qemu/backends/
H A Drng-builtin.c66 .name = TYPE_RNG_BUILTIN,
/openbmc/qemu/hw/virtio/
H A Dvirtio-rng.c195 Object *default_backend = object_new(TYPE_RNG_BUILTIN); in virtio_rng_device_realize()