Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_intel.c102 fletcher_4_avx2_native(fletcher_4_ctx_t *ctx, const void *buf, uint64_t size) in fletcher_4_avx2_native() function
165 .compute_native = fletcher_4_avx2_native,