Searched refs:early_parse_mem (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/sh/kernel/
H A Dsetup.c104 static int __init early_parse_mem(char *p) function
115 early_param("mem", early_parse_mem);
/linux-master/arch/loongarch/kernel/
H A Dsetup.c184 static int __init early_parse_mem(char *p) function
219 early_param("mem", early_parse_mem);
/linux-master/arch/mips/kernel/
H A Dsetup.c344 static int __init early_parse_mem(char *p) function
375 early_param("mem", early_parse_mem);
/linux-master/arch/powerpc/kernel/
H A Dprom.c81 static int __init early_parse_mem(char *p) function
91 early_param("mem", early_parse_mem);

Completed in 162 milliseconds