Home
last modified time | relevance | path

Searched refs:MEM_SHIFT (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/mips/sgi-ip30/
Dip30-setup.c45 #define MEM_SHIFT(x) ((x) >> 20) macro
77 pr_info("Detected %luMB of physical memory.\n", MEM_SHIFT(total_mem)); in ip30_mem_init()