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

/linux-master/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_blk.c142 to_push = vringh_kiov_length(&vq->in_iov) - 1;
144 to_pull = vringh_kiov_length(&vq->out_iov);
/linux-master/include/linux/
H A Dvringh.h219 static inline size_t vringh_kiov_length(struct vringh_kiov *kiov) function

Completed in 111 milliseconds