Function report |
Source Code:arch\x86\include\asm\nospec-branch.h |
Create Date:2022-07-28 05:35:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mds_clear_cpu_buffers - Mitigation for MDS and TAA vulnerability* This uses the otherwise unused and obsolete VERW instruction in* combination with microcode which triggers a CPU buffer flush when the* instruction is executed.
Proto:static inline void mds_clear_cpu_buffers(void)
Type:void
Parameter:Nothing
325 | ds = __KERNEL_DS |
336 | asm volatile |
Name | Describe |
---|---|
mds_user_clear_cpu_buffers | mds_user_clear_cpu_buffers - Mitigation for MDS and TAA vulnerability* Clear CPU buffers if the corresponding static key is enabled |
mds_idle_clear_cpu_buffers | mds_idle_clear_cpu_buffers - Mitigation for MDS vulnerability* Clear CPU buffers if the corresponding static key is enabled |
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 |