Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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
Caller
NameDescribe
mds_user_clear_cpu_buffersmds_user_clear_cpu_buffers - Mitigation for MDS and TAA vulnerability* Clear CPU buffers if the corresponding static key is enabled
mds_idle_clear_cpu_buffersmds_idle_clear_cpu_buffers - Mitigation for MDS vulnerability* Clear CPU buffers if the corresponding static key is enabled