Home
last modified time | relevance | path

Searched defs:p2size (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c468 const uint64_t p2size = P2ALIGN(size, FLETCHER_MIN_SIMD_SIZE); in fletcher_4_native() local
510 const uint64_t p2size = P2ALIGN(size, FLETCHER_MIN_SIMD_SIZE); in fletcher_4_byteswap() local