Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dsetup.c279 static void __init setup_crashkernel(unsigned long total, int *n) in setup_crashkernel() function
326 static inline void __init setup_crashkernel(unsigned long total, int *n) in setup_crashkernel() function
382 setup_crashkernel(total_memory, &n); in reserve_memory()