Home
last modified time | relevance | path

Searched refs:__x86_64 (Results 1 – 22 of 22) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Disa_defs.h28 #if defined(__x86_64) || defined(__x86_64__)
30 #if !defined(__x86_64)
31 #define __x86_64 macro
/f-stack/freebsd/contrib/openzfs/include/
H A Dzfs_fletcher.h100 #if defined(__x86_64) && defined(HAVE_AVX512F)
142 #if defined(__x86_64) && defined(HAVE_AVX512F)
146 #if defined(__x86_64) && defined(HAVE_AVX512BW)
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Disa_defs.h35 #if defined(__x86_64) || defined(__x86_64__)
37 #if !defined(__x86_64)
38 #define __x86_64 macro
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_raidz_impl.h154 #if defined(__x86_64) && defined(HAVE_SSE2) /* only x86_64 for now */
157 #if defined(__x86_64) && defined(HAVE_SSSE3) /* only x86_64 for now */
160 #if defined(__x86_64) && defined(HAVE_AVX2) /* only x86_64 for now */
163 #if defined(__x86_64) && defined(HAVE_AVX512F) /* only x86_64 for now */
166 #if defined(__x86_64) && defined(HAVE_AVX512BW) /* only x86_64 for now */
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c49 #if defined(__x86_64) && defined(HAVE_SSE2) /* only x86_64 for now */
52 #if defined(__x86_64) && defined(HAVE_SSSE3) /* only x86_64 for now */
55 #if defined(__x86_64) && defined(HAVE_AVX2) /* only x86_64 for now */
58 #if defined(__x86_64) && defined(HAVE_AVX512F) /* only x86_64 for now */
61 #if defined(__x86_64) && defined(HAVE_AVX512BW) /* only x86_64 for now */
H A Dvdev_raidz_math_ssse3.c27 #if defined(__x86_64) && defined(HAVE_SSSE3)
420 #if defined(__x86_64)
H A Dvdev_raidz_math_avx512bw.c28 #if defined(__x86_64) && defined(HAVE_AVX512BW)
H A Dvdev_raidz_math_avx2.c26 #if defined(__x86_64) && defined(HAVE_AVX2)
H A Dvdev_raidz_math_avx512f.c28 #if defined(__x86_64) && defined(HAVE_AVX512F)
H A Dvdev_raidz_math_sse2.c27 #if defined(__x86_64) && defined(HAVE_SSE2)
/f-stack/freebsd/contrib/openzfs/module/icp/include/modes/
H A Dgcm_impl.h57 #if defined(__x86_64) && defined(HAVE_PCLMULQDQ)
/f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/
H A Dgcm_pclmulqdq.c25 #if defined(__x86_64) && defined(HAVE_PCLMULQDQ)
H A Dgcm.c783 #if defined(__x86_64) && defined(HAVE_PCLMULQDQ)
867 #if defined(__x86_64) && defined(HAVE_PCLMULQDQ) in gcm_impl_init()
/f-stack/freebsd/contrib/openzfs/module/icp/include/aes/
H A Daes_impl.h196 #if defined(__x86_64)
209 #if defined(__x86_64) && defined(HAVE_AES)
/f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_x86-64.c25 #if defined(__x86_64)
H A Daes_impl.c231 #if defined(__x86_64)
234 #if defined(__x86_64) && defined(HAVE_AES)
317 #if defined(__x86_64) in aes_impl_init()
H A Daes_impl_aesni.c25 #if defined(__x86_64) && defined(HAVE_AES)
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_avx512.c25 #if defined(__x86_64) && defined(HAVE_AVX512F)
H A Dzfs_fletcher.c184 #if defined(__x86_64) && defined(HAVE_AVX512F)
187 #if defined(__x86_64) && defined(HAVE_AVX512BW)
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Disa_defs.h226 #if defined(__x86_64) || defined(__amd64)
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dluaconf.h516 #elif defined(__x86_64) /* }{ */
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-fpu.m461 #if defined(__x86_64) || defined(__x86_64__) || \