Function report |
Source Code:arch\x86\kernel\cpu\common.c |
Create Date:2022-07-28 07:55:18 |
Last Modify:2020-03-16 20:28:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:x86_read_arch_cap_msr
Proto:u64 x86_read_arch_cap_msr(void)
Type:u64
Parameter:Nothing
1101 | ia32_cap = 0 |
1103 | If boot_cpu_has(IA32_ARCH_CAPABILITIES MSR (Intel) ) Then rdmsrl(MSR_IA32_ARCH_CAPABILITIES, ia32_cap) |
1106 | Return ia32_cap |
Name | Describe |
---|---|
cpu_set_bug_bits | |
taa_select_mitigation | |
tsx_ctrl_is_supported |
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 |