Searched defs:SM2_RUN_ENCODE (Results 1 – 2 of 2) sorted by relevance
194 #define SM2_RUN_ENCODE(x) BF64_ENCODE((x) - 1, SPA_VDEVBITS, SM2_RUN_BITS) macro
1399 #define SM2_RUN_ENCODE(x) BF64_ENCODE((x) - 1, 24, SM2_RUN_BITS) macro