Searched refs:MEM_SHIFT (Results 1 – 1 of 1) sorted by relevance
45 #define MEM_SHIFT(x) ((x) >> 20) macro77 pr_info("Detected %luMB of physical memory.\n", MEM_SHIFT(total_mem)); in ip30_mem_init()