Home
last modified time | relevance | path

Searched refs:mdev_qnode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dvfio_ap_private.h135 * @mdev_qnode: allows the vfio_ap_queue struct to be added to a hashtable
147 struct hlist_node mdev_qnode; member
H A Dvfio_ap_ops.c212 hash_for_each_possible(matrix_mdev->qtable.queues, q, mdev_qnode, in vfio_ap_mdev_get_queue()
783 hash_add(matrix_mdev->qtable.queues, &q->mdev_qnode, q->apqn); in vfio_ap_mdev_link_queue()
797 hash_del(&q->mdev_qnode); in vfio_ap_unlink_queue_fr_mdev()
1624 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in unmap_iova()
1802 hash_for_each(matrix_mdev->qtable.queues, loop_cursor, q, mdev_qnode) in vfio_ap_mdev_reset_queues()
1805 hash_for_each(matrix_mdev->qtable.queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_reset_queues()

Completed in 6 milliseconds