Function report | 
Source Code:arch\x86\kernel\smpboot.c | 
Create Date:2022-07-28 08:24:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__inquire_remote_apic
Proto:void __inquire_remote_apic(int apicid)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | apicid | 
| 666 | const char * const names[] = {"ID", "VERSION", "SPIV"} | 
| 678 | status = safe_apic_wait_icr_idle() | 
| 679 | If status Then Like KERN_CONT, pr_cont() should only be used when continuing* a line with no newline ('\n') enclosed. Otherwise it defaults* back to KERN_DEFAULT.("a previous APIC delivery may have failed\n") | 
| 682 | apic_icr_write(APIC_DM_REMRD | regs[i], apicid) | 
| 684 | timeout = 0 | 
| 685 | Do | 
| 686 | 0x10c7 is 2**32 / 1000000 (rounded up) (100) | 
| 687 | status = apic_read(APIC_ICR) & APIC_ICR_RR_MASK | 
| 688 | When status == APIC_ICR_RR_INPROG && timeout++ < 1000 cycle | 
| 691 | Case status == APIC_ICR_RR_VALID | 
| 693 | Like KERN_CONT, pr_cont() should only be used when continuing* a line with no newline ('\n') enclosed. Otherwise it defaults* back to KERN_DEFAULT.("%08x\n", status) | 
| 694 | Break | 
| 695 | Default | 
| 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  |