Home
last modified time | relevance | path

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

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