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

/linux-master/drivers/vhost/
H A Dvringh.c1175 #define IOTLB_IOV_STRIDE 16 macro
1182 struct iovec iovec[IOTLB_IOV_STRIDE];
1183 struct bio_vec bvec[IOTLB_IOV_STRIDE];
1188 ivec.count = IOTLB_IOV_STRIDE;
1199 ret = IOTLB_IOV_STRIDE;
1228 struct iovec iovec[IOTLB_IOV_STRIDE];
1229 struct bio_vec bvec[IOTLB_IOV_STRIDE];
1234 ivec.count = IOTLB_IOV_STRIDE;
1245 ret = IOTLB_IOV_STRIDE;

Completed in 85 milliseconds