函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\crash.c Create Date:2022-07-27 09:36:27
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:When the crashkernel option is specified, only use the low* 1M for the real mode trampoline.

函数原型:void __init crash_reserve_low_1M(void)

返回类型:void

参数:

79  如果命令行查找参数小于0则返回
82  准备内存空间
83  打印信息("Reserving the low 1M of memory for crashkernel\n")