Searched refs:KiB (Results 1 – 2 of 2) sorted by relevance
70 #define KiB(x) (1024 * (x)) macro76 #define KMEM_SMALLMAP_THRESHOLD (KiB(256))
25 #undef KiB28 #define KiB(x) ((uint64_t)(x) << 10) macro