Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/generic/
Dboard-sead3.c47 static __init int append_memory(void *fdt) in append_memory() function
157 { append_memory, "append memory" },
/Linux-v4.19/arch/mips/mti-malta/
Dmalta-dtshim.c135 static void __init append_memory(void *fdt, int root_off) in append_memory() function
329 append_memory(fdt_buf, root_off); in malta_dt_shim()