Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\tsx.c Create Date:2022-07-28 07:57:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:x86_get_tsx_auto_mode

Proto:static enum tsx_ctrl_states x86_get_tsx_auto_mode(void)

Type:enum tsx_ctrl_states

Parameter:Nothing

78  If boot_cpu_has_bug(CPU is affected by TSX Async Abort(TAA) ) Then Return TSX_CTRL_DISABLE
81  Return TSX_CTRL_ENABLE
Caller
NameDescribe
tsx_init