Function report |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-28 08:03:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:MSR4_MISC0
Proto:static bool lvt_interrupt_supported(unsigned int bank, unsigned int msr_high_bits)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | bank | |
unsigned int | msr_high_bits |
337 | If bank == 4 Then Return true |
344 | Return msr_high_bits & BIT(28) |
Name | Describe |
---|---|
prepare_threshold_block | |
allocate_threshold_blocks |
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 |