Function report |
Source Code:arch\x86\kernel\cpu\microcode\intel.c |
Create Date:2022-07-28 08:08:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:At this point, we can not call printk() yet. Delay printing microcode info in* show_ucode_info_early() until printk() works.
Proto:static void print_ucode(struct ucode_cpu_info *uci)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ucode_cpu_info * | uci |
558 | If Not mc Then Return |
561 | delay_ucode_info_p = __pa_nodebug( & delay_ucode_info) |
562 | current_mc_date_p = __pa_nodebug( & current_mc_date) |
564 | delay_ucode_info_p = 1 |
565 | current_mc_date_p = date |
Name | Describe |
---|---|
apply_microcode_early |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |