/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev_raidz_math_avx2.c | 33 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 37 #define VR1_(_1, REG, ...) "ymm"#REG argument 38 #define VR2_(_1, _2, REG, ...) "ymm"#REG argument 39 #define VR3_(_1, _2, _3, REG, ...) "ymm"#REG argument 40 #define VR4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument 41 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "ymm"#REG argument 42 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "ymm"#REG argument 43 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "ymm"#REG argument 55 #define _R_23(_0, _1, REG2, REG3, ...) REG2, REG3 argument
|
H A D | vdev_raidz_math_ssse3.c | 34 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 38 #define VR1_(_1, REG, ...) "xmm"#REG argument 39 #define VR2_(_1, _2, REG, ...) "xmm"#REG argument 40 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument 41 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument 42 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument 43 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument 44 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument 56 #define _R_23(_0, _1, REG2, REG3, ...) REG2, REG3 argument
|
H A D | vdev_raidz_math_sse2.c | 35 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 39 #define VR1_(_1, REG, ...) "xmm"#REG argument 40 #define VR2_(_1, _2, REG, ...) "xmm"#REG argument 41 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument 42 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument 43 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument 44 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument 45 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
|
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acefi.h | 238 _0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,N,...) N argument
|