Searched refs:IOTLB_IOV_STRIDE (Results 1 – 1 of 1) sorted by relevance
1175 #define IOTLB_IOV_STRIDE 16 macro1182 struct iovec iovec[IOTLB_IOV_STRIDE]; in copy_from_iotlb()1183 struct bio_vec bvec[IOTLB_IOV_STRIDE]; in copy_from_iotlb()1188 ivec.count = IOTLB_IOV_STRIDE; in copy_from_iotlb()1199 ret = IOTLB_IOV_STRIDE; in copy_from_iotlb()1228 struct iovec iovec[IOTLB_IOV_STRIDE]; in copy_to_iotlb()1229 struct bio_vec bvec[IOTLB_IOV_STRIDE]; in copy_to_iotlb()1234 ivec.count = IOTLB_IOV_STRIDE; in copy_to_iotlb()1245 ret = IOTLB_IOV_STRIDE; in copy_to_iotlb()