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

/linux-master/arch/arm/kernel/
H A Dsetup.c989 static inline unsigned long long get_total_mem(void) function
1010 total_mem = get_total_mem();
/linux-master/drivers/edac/
H A Dcpc925_edac.c284 static void get_total_mem(struct cpc925_mc_pdata *pdata) function
324 get_total_mem(pdata);
H A Daltera_edac.c207 static unsigned long get_total_mem(void) function
314 mem_size = get_total_mem();

Completed in 221 milliseconds