Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-loongson1/
Dloongson1.h16 #define DEFAULT_MEMSIZE 256 /* If no memsize provided */ macro
/linux-4.1.27/arch/mips/loongson1/common/
Dprom.c67 memsize = env_or_default("memsize", DEFAULT_MEMSIZE); in prom_init()