Function report |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-28 08:00:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:During IFU recovery Sandy Bridge -EP4S processors set the RIPV and* EIPV bits in MCG_STATUS to zero on the affected logical processor (SDM* Vol 3B Table 15-20)
Proto:static void quirk_sandybridge_ifu(int bank, struct mce *m, struct pt_regs *regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | bank | |
struct mce * | m | |
struct pt_regs * | regs |
1619 | If bank != 0 Then Return |
1621 | If (Machine Check Global Status MSR & (p points to correct instruction | start ip valid )) != 0 Then Return |
1623 | If (Bank's MCi_STATUS MSR & ( previous errors lost | uncorrected error | r enabled | misc error reg. valid | addr reg. valid | processor context corrupt | Signaled machine check | Action required | MCA Error Code )) != ( uncorrected error | r enabled | misc error reg. valid | addr reg. valid | Signaled machine check | Action required | Instruction Fetch ) Then Return |
1634 | Code segment = cs |
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 |