Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\mtrr\generic.c Create Date:2022-07-28 08:06:05
Last Modify:2022-05-18 17:45:43 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:print_fixed_last

Proto:static void __init print_fixed_last(void)

Type:void

Parameter:Nothing

363  If Not last_fixed_end Then Return
366  pr_debug(" %05X-%05X %s\n", last_fixed_start, last_fixed_end - 1, mtrr_attrib_to_str(last_fixed_type))
369  last_fixed_end = 0
Caller
NameDescribe
print_fixed
print_mtrr_state