Function report |
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 activity | Download SCCT | Chinese |
Name:tsx_enable
Proto:void tsx_enable(void)
Type:void
Parameter:Nothing
43 | rdmsrl(MSR_IA32_TSX_CTRL, tsx) |
46 | tsx &= ~Disable RTM feature |
53 | tsx &= ~Disable TSX enumeration |
55 | wrmsrl(MSR_IA32_TSX_CTRL, tsx) |
Name | Describe |
---|---|
tsx_init |
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 |