Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dsetup.c278 static void __init setup_crashkernel(unsigned long total, int *n) in setup_crashkernel() function
325 static inline void __init setup_crashkernel(unsigned long total, int *n) in setup_crashkernel() function
404 setup_crashkernel(total_memory, &n); in reserve_memory()