Function report |
Source Code:arch\x86\kernel\cpu\bugs.c |
Create Date:2022-07-28 07:56:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:x86_spec_ctrl_setup_ap
Proto:void x86_spec_ctrl_setup_ap(void)
Type:void
Parameter:Nothing
1275 | If boot_cpu_has("" MSR SPEC_CTRL is implemented ) Then wrmsrl(Speculation Control , The base value of the SPEC_CTRL MSR that always has to be preserved. ) |
1278 | If ssb_mode == SPEC_STORE_BYPASS_DISABLE Then x86_amd_ssb_disable() |
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 |