Searched refs:IOTLB_IOV_STRIDE (Results 1 – 1 of 1) sorted by relevance
1099 #define IOTLB_IOV_STRIDE 16 macro1106 struct iovec iovec[IOTLB_IOV_STRIDE]; in copy_from_iotlb()1107 struct bio_vec bvec[IOTLB_IOV_STRIDE]; in copy_from_iotlb()1112 ivec.count = IOTLB_IOV_STRIDE; in copy_from_iotlb()1124 ret = IOTLB_IOV_STRIDE; in copy_from_iotlb()1153 struct iovec iovec[IOTLB_IOV_STRIDE]; in copy_to_iotlb()1154 struct bio_vec bvec[IOTLB_IOV_STRIDE]; in copy_to_iotlb()1159 ivec.count = IOTLB_IOV_STRIDE; in copy_to_iotlb()1171 ret = IOTLB_IOV_STRIDE; in copy_to_iotlb()