Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dcpc925_edac.c284 static void get_total_mem(struct cpc925_mc_pdata *pdata) in get_total_mem() function
324 get_total_mem(pdata); in cpc925_init_csrows()
H A Daltera_edac.c206 static unsigned long get_total_mem(void) in get_total_mem() function
319 mem_size = get_total_mem(); in altr_sdram_probe()
/openbmc/linux/arch/arm/kernel/
H A Dsetup.c990 static inline unsigned long long get_total_mem(void) in get_total_mem() function
1011 total_mem = get_total_mem(); in reserve_crashkernel()