函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\mtrr\generic.c Create Date:2022-07-27 09:06:17
Last Modify:2022-05-18 17:45:43 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:update_fixed_last

函数原型:static void __init update_fixed_last(unsigned base, unsigned end, mtrr_type type)

返回类型:void

参数:

类型参数名称
unsignedbase
unsignedend
mtrr_typetype
375  last_fixed_start等于base
376  last_fixed_end等于end
377  last_fixed_type等于type
调用者
名称描述
print_fixed