Searched refs:KiB (Results 1 – 2 of 2) sorted by relevance
110 #define KiB(x) (1024 * (x)) macro116 #define KMEM_SMALLMAP_THRESHOLD (KiB(256))
26 #undef KiB29 #define KiB(x) ((uint64_t)(x) << 10) macro