Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dzfs_fletcher.h87 } zfs_fletcher_aarch64_neon_t; typedef
104 zfs_fletcher_aarch64_neon_t aarch64_neon[4];
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_aarch64_neon.c54 bzero(ctx->aarch64_neon, 4 * sizeof (zfs_fletcher_aarch64_neon_t)); in fletcher_4_aarch64_neon_init()