Function report |
Source Code:arch\x86\kernel\cpu\mce\intel.c |
Create Date:2022-07-28 08:02:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Just in case we missed an event during initialization check* all the CMCI owned banks.
Proto:void cmci_recheck(void)
Type:void
Parameter:Nothing
346 | If Not mce_available(raw_cpu_ptr( & cpu_info)) || Not cmci_supported( & banks) Then Return |
349 | local_irq_save(flags) |
351 | local_irq_restore(flags) |
Name | Describe |
---|---|
mce_adjust_timer_default | |
intel_init_cmci | |
mce_enable_ce |
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 |