Lines Matching full:descriptors
65 * Number of descriptors that the SVQ can make available from the guest.
81 * @gpas: Descriptors' GPAs, if backed by guest memory
142 * Write descriptors to SVQ vring
148 * @addr: Descriptors' GPAs, if backed by guest memory
149 * @more_descs: True if more descriptors come in the chain
150 * @write: True if they are writeable descriptors
205 /* We need some descriptors here */ in vhost_svq_add_split()
208 "Guest provided element with no descriptors"); in vhost_svq_add_split()
351 * exposed to the device needs to be a chain of descriptors in vhost_handle_guest_kick()
493 * good moment to make more descriptors available if possible. in vhost_svq_push_elem()
533 * good moment to make more descriptors available if possible. in vhost_svq_flush()
680 * @iova_tree: Tree to perform descriptors translations
726 /* Send all pending used descriptors to guest */ in vhost_svq_stop()
755 * shadow methods and file descriptors.