Searched refs:SM2_RUN_MAX (Results 1 – 2 of 2) sorted by relevance
192 #define SM2_RUN_MAX SM2_RUN_DECODE(~0ULL) macro
556 uint64_t run_max = (words == 2) ? SM2_RUN_MAX : SM_RUN_MAX; in space_map_write_seg()