Searched defs:GB (Results 1 – 7 of 7) sorted by relevance
123 #define GB (1024*MB) macro
26 #define GB (1024*MB) macro
23 #define GB (1024*MB) macro
729 unsigned long long GB = (1ULL << 30); in bd_entry_virt_space() local
36 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
186 #define GB(x) ((u64)(x) << 30) macro
81 #define GB (1024L*MB) macro