Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dsetup.c608 static inline unsigned long long get_total_mem(void) in get_total_mem() function
622 total_mem = get_total_mem(); in mips_parse_crashkernel()
/arch/arm/kernel/
Dsetup.c847 static inline unsigned long long get_total_mem(void) in get_total_mem() function
868 total_mem = get_total_mem(); in reserve_crashkernel()