Function report |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-28 08:03:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:log_and_reset_block
Proto:static void log_and_reset_block(struct threshold_block *block)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct threshold_block * | block |
992 | If Not block Then Return |
995 | If dmsr with exception handling ( MSR address for the block , & low, & high) Then Return |
998 | If Not (high & MASK_OVERFLOW_HI) Then Return |
1002 | log_error_thresholding( MCA bank the block belongs to , ((u64)high << 32) | low) |
Name | Describe |
---|---|
amd_threshold_interrupt |
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 |