Function report | 
Source Code:arch\x86\kernel\cpu\mce\core.c | 
Create Date:2022-07-28 08:00:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mce_available
Proto:int mce_available(struct cpuinfo_x86 *c)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cpuinfo_x86 * | c | 
| 464 | If disabled Then Return 0 | 
| 466 | Return cpu_has(c, Machine Check Exception ) && cpu_has(c, Machine Check Architecture ) | 
| Name | Describe | 
|---|---|
| mce_timer_fn | |
| mcheck_cpu_init | Called for each booted CPU to set up machine checks.* Must be called with preempt off: | 
| mcheck_cpu_clear | Called for each booted CPU to clear some machine checks opt-ins | 
| mce_cpu_restart | mce_device: Sysfs support | 
| mce_disable_cmci | Toggle features for corrected errors | 
| mce_enable_ce | |
| mce_device_create | Per CPU device init. All of the CPUs still share the same bank device: | 
| mce_disable_cpu | Make sure there are no machine checks on offlined CPUs. | 
| mce_reenable_cpu | |
| mcheck_init_device | |
| cmci_recheck | Just in case we missed an event during initialization check* all the CMCI owned banks. | 
| 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  |