Home
last modified time | relevance | path

Searched defs:GB (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/arch/alpha/kernel/
Dpci.c122 #define GB (1024*MB) macro
Dsmc37c93x.c25 #define GB (1024*MB) macro
Dsmc37c669.c23 #define GB (1024*MB) macro
/linux-4.4.14/drivers/input/joystick/
Dgf2k.c158 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
Dsidewinder.c215 #define GB(pos,num) sw_get_bits(buf, pos, num, sw->bits) macro
/linux-4.4.14/arch/x86/mm/
Dmpx.c727 unsigned long long GB = (1ULL << 30); in bd_entry_virt_space() local
/linux-4.4.14/arch/x86/kernel/
Dearly-quirks.c246 #define GB(x) (MB (KB (x))) macro
/linux-4.4.14/arch/x86/xen/
Dsetup.c35 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
/linux-4.4.14/arch/ia64/sn/pci/
Dtioce_provider.c186 #define GB(x) ((u64)(x) << 30) macro
/linux-4.4.14/drivers/char/agp/
Dagp.h160 #define GB(x) (MB (KB (x))) macro
/linux-4.4.14/arch/powerpc/mm/
Dhash_utils_64.c76 #define GB (1024L*MB) macro