Searched refs:KV_TOTAL_SIZE (Results 1 – 2 of 2) sorted by relevance
10 #define KV_TOTAL_SIZE (8 * 1024) macro12 #define KV_TOTAL_SIZE KV_CONFIG_TOTAL_SIZE macro
15 #if (KV_BLOCK_SIZE_BITS >= 16) || (KV_TOTAL_SIZE >= 0x10000)80 #define KV_BLOCK_NUMS (KV_TOTAL_SIZE >> KV_BLOCK_SIZE_BITS)
Completed in 3 milliseconds