Home
last modified time | relevance | path

Searched refs:cryptodev_vhost_stop (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/include/sysemu/
H A Dcryptodev-vhost.h123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu/qemu-6.2.0/include/sysemu/
H A Dcryptodev-vhost.h123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu60/qemu-6.0.0/include/sysemu/
H A Dcryptodev-vhost.h123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu5/qemu-5.2.0/include/sysemu/
H A Dcryptodev-vhost.h123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-utils/qemu-4.2.1/include/sysemu/
H A Dcryptodev-vhost.h123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/sysemu/
H A Dcryptodev-vhost.h124 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/sysemu/
H A Dcryptodev-vhost.h123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/sysemu/
H A Dcryptodev-vhost.h123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/sysemu/
H A Dcryptodev-vhost.h123 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues);
/dports/emulators/qemu/qemu-6.2.0/backends/
H A Dcryptodev-vhost.c246 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
335 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu60/qemu-6.0.0/backends/
H A Dcryptodev-vhost.c243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/backends/
H A Dcryptodev-vhost.c243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu5/qemu-5.2.0/backends/
H A Dcryptodev-vhost.c243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu-utils/qemu-4.2.1/backends/
H A Dcryptodev-vhost.c243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu42/qemu-4.2.1/backends/
H A Dcryptodev-vhost.c243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/backends/
H A Dcryptodev-vhost.c243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/backends/
H A Dcryptodev-vhost.c243 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
332 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/backends/
H A Dcryptodev-vhost.c246 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
335 void cryptodev_vhost_stop(VirtIODevice *dev, int total_queues) in cryptodev_vhost_stop() function
/dports/emulators/qemu42/qemu-4.2.1/hw/virtio/
H A Dvirtio-crypto.c921 cryptodev_vhost_stop(vdev, queues); in virtio_crypto_vhost_status()
/dports/emulators/qemu/qemu-6.2.0/hw/virtio/
H A Dvirtio-crypto.c931 cryptodev_vhost_stop(vdev, queues); in virtio_crypto_vhost_status()
/dports/emulators/qemu60/qemu-6.0.0/hw/virtio/
H A Dvirtio-crypto.c931 cryptodev_vhost_stop(vdev, queues); in virtio_crypto_vhost_status()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/virtio/
H A Dvirtio-crypto.c921 cryptodev_vhost_stop(vdev, queues); in virtio_crypto_vhost_status()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/virtio/
H A Dvirtio-crypto.c917 cryptodev_vhost_stop(vdev, queues); in virtio_crypto_vhost_status()
/dports/emulators/qemu5/qemu-5.2.0/hw/virtio/
H A Dvirtio-crypto.c931 cryptodev_vhost_stop(vdev, queues); in virtio_crypto_vhost_status()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/virtio/
H A Dvirtio-crypto.c921 cryptodev_vhost_stop(vdev, queues);

12