Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcryptodev-vhost.h58 cryptodev_vhost_get_max_queues(
/openbmc/qemu/backends/
H A Dcryptodev-vhost.c36 cryptodev_vhost_get_max_queues( in cryptodev_vhost_get_max_queues() function
306 cryptodev_vhost_get_max_queues(CryptoDevBackendVhost *crypto) in cryptodev_vhost_get_max_queues() function
H A Dcryptodev-vhost-user.c116 cryptodev_vhost_get_max_queues(s->vhost_crypto[i]); in cryptodev_vhost_user_start()