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

/arch/alpha/kernel/
H A Dpci.c125 #define GB (1024*MB) macro
189 #undef GB macro
H A Dsmc37c93x.c25 #define GB (1024*MB) macro
H A Dsmc37c669.c23 #define GB (1024*MB) macro
/arch/powerpc/boot/
H A Dprpmc2800.c26 #define GB (KB*MB) macro
113 .mem_size = 1*GB,
165 .mem_size = 1*GB,
217 .mem_size = 1*GB,
256 .mem_size = 2*GB,
269 .mem_size = 1*GB,
/arch/ia64/sn/pci/
H A Dtioce_provider.c186 #define GB(x) ((u64)(x) << 30) macro
318 pagesize = GB(16);
585 * We have two options for 40-bit mappings: 16GB "super" ATEs
/arch/powerpc/mm/
H A Dhash_utils_64.c74 #define GB (1024L*MB) macro
382 if (block_size != (16 * GB))
384 printk(KERN_INFO "Huge page(16GB) memory: "
387 if (phys_addr + (16 * GB) <= memblock_end_of_DRAM()) {
863 /* addresses below 4GB use spt->low_prot */

Completed in 47 milliseconds