Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsmc37c93x.c27 #define GB (1024*MB) macro
H A Dsmc37c669.c24 #define GB (1024*MB) macro
/linux/drivers/input/joystick/
H A Dgf2k.c139 #define GB(p,n,s) gf2k_get_bits(data, p, n, s) macro
/linux/lib/zstd/common/
H A Dzstd_internal.h63 #define GB *(1U<<30) macro
/linux/arch/x86/xen/
H A Dsetup.c38 #define GB(x) ((uint64_t)(x) * 1024 * 1024 * 1024) macro
/linux/drivers/char/agp/
H A Dagp.h159 #define GB(x) (MB (KB (x))) macro