Function report | 
Source Code:arch\x86\kernel\nmi.c | 
Create Date:2022-07-28 07:35:14 | 
| Last Modify:2022-05-22 06:29:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:io_check_error
Proto:static void io_check_error(unsigned char reason, struct pt_regs *regs)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned char | reason | |
| struct pt_regs * | regs | 
| 243 | If nmi_handle(NMI_IO_CHECK, regs) Then Return | 
| 246 | These can be used to print at the various log levels.* All of these will print unconditionally, although note that pr_debug()* and other debug macros are compiled out unless either DEBUG is defined* or CONFIG_DYNAMIC_DEBUG is set.("NMI: IOCK error (debug interrupt?) for reason %02x on CPU %d.\n", reason, smp_processor_id()) | 
| 251 | If panic_on_io_nmi Then | 
| 264 | Basic port I/O | 
| 266 | i = 20000 | 
| 269 | 0x10c7 is 2**32 / 1000000 (rounded up) (100) | 
| 272 | reason &= ~NMI_REASON_CLEAR_IOCHK | 
| 273 | Basic port I/O | 
| Name | Describe | 
|---|---|
| default_do_nmi | 
| 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  |