Searched refs:MiB (Results 1 – 4 of 4) sorted by relevance
41 #define STOLEN_MEM_BYTES MiB(40)
41 #define STOLEN_MEM_BYTES MiB(20)
56 #define QUARANTINE_MAXSIZE MiB(4)
38 #define MiB(x) ((x) * 1024UL * 1024) macro