Function report |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-28 08:26:34 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:native_safe_apic_wait_icr_idle
Proto:unsigned int native_safe_apic_wait_icr_idle(void)
Type:unsigned int
Parameter:Nothing
258 | timeout = 0 |
259 | Do |
260 | send_status = apic_read(APIC_ICR) & APIC_ICR_BUSY |
261 | If Not send_status Then Break |
264 | 0x10c7 is 2**32 / 1000000 (rounded up) (100) |
267 | Return send_status |
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 |