Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\mpparse.c Create Date:2022-07-28 08:25:43
Last Modify:2020-03-16 21:44:10 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:smp_dump_mptable

Proto:static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt)

Type:void

Parameter:

TypeParameterName
struct mpc_table *mpc
unsigned char *mpt
194  pr_err("Your mptable is wrong, contact your HW vendor!\n")
195  Like KERN_CONT, pr_cont() should only be used when continuing* a line with no newline ('\n') enclosed. Otherwise it defaults* back to KERN_DEFAULT.("type %x\n", * mpt)
196  print_hex_dump - print a text hex dump to syslog for a binary blob of data*@level: kernel log level (e
Caller
NameDescribe
smp_read_mpc
replace_intsrc_all