Searched refs:MUL_STRIDE (Results 1 – 10 of 10) sorted by relevance
52 #define MUL_STRIDE 4 macro
54 #define MUL_STRIDE 4 macro
173 #define MUL_STRIDE 1 macro
326 #define MUL_STRIDE 4 macro
323 #define MUL_STRIDE 4 macro
322 #define MUL_STRIDE 4 macro
282 for (i = 0; i < size / sizeof (v_t); i += (2 * MUL_STRIDE)) { in raidz_mul_abd_cb()287 LOAD(d + i + MUL_STRIDE, MUL_D); in raidz_mul_abd_cb()289 STORE(d + i + MUL_STRIDE, MUL_D); in raidz_mul_abd_cb()
403 #define MUL_STRIDE 4 macro
541 #define MUL_STRIDE 2 macro