Searched refs:os_info_crashkernel_add (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/s390/kernel/
H A Dsetup.c676 os_info_crashkernel_add(crash_base, crash_size);
H A Dos_info.c40 void os_info_crashkernel_add(unsigned long base, unsigned long size) function
H A Dmachine_kexec.c145 os_info_crashkernel_add(crashk_res.start, size);
147 os_info_crashkernel_add(0, 0);
/linux-master/arch/s390/include/asm/
H A Dos_info.h57 void os_info_crashkernel_add(unsigned long base, unsigned long size);

Completed in 306 milliseconds