Searched defs:GB (Results 1 – 6 of 6) sorted by relevance
25 #define GB (1024*MB) macro
124 #define GB (1024*MB) macro
22 #define GB (1024*MB) macro
601 unsigned long long GB = (1ULL << 30); in bd_entry_virt_space() local
37 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
83 #define GB (1024L*MB) macro