Searched refs:_KB (Results 1 – 2 of 2) sorted by relevance
19 #define _KB (1024) macro107 for (i = 0; i < (128 * _KB); i += 64) { in test()108 size = i + (1 * _MB) - (64 * _KB); in test()
2255 #define _KB(x) ((x) * 1024) macro2256 #define _MB(x) (_KB(x) * 1024)2385 #define LEGACY_ASIC_MIM_MAX_SIZE (_KB(1200))