Function report | 
Source Code:arch\x86\kernel\mpparse.c | 
Create Date:2022-07-28 08:25:54 | 
| Last Modify:2020-03-16 21:44:10 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:replace_intsrc_all
Proto:static int __init replace_intsrc_all(struct mpc_table *mpc, unsigned long mpc_new_phys, unsigned long mpc_new_length)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mpc_table * | mpc | |
| unsigned long | mpc_new_phys | |
| unsigned long | mpc_new_length | 
| 751 | nr_m_spare = 0 | 
| 754 | pr_info("mpc_length %x\n", Size of table ) | 
| 755 | When count < Size of table cycle | 
| 757 | Case mpt == Followed by entries | 
| 758 | skip_entry( & mpt, & count, sizeof(structmpc_cpu)) | 
| 759 | Break | 
| 761 | skip_entry( & mpt, & count, sizeof(structmpc_bus)) | 
| 762 | Break | 
| 764 | skip_entry( & mpt, & count, sizeof(structmpc_ioapic)) | 
| 765 | Break | 
| 767 | check_irq_src((structmpc_intsrc * )mpt, & nr_m_spare) | 
| 768 | skip_entry( & mpt, & count, sizeof(structmpc_intsrc)) | 
| 769 | Break | 
| 770 | Case mpt == MP_LINTSRC | 
| 771 | skip_entry( & mpt, & count, sizeof(structmpc_lintsrc)) | 
| 772 | Break | 
| 773 | Default | 
| 775 | smp_dump_mptable(mpc, mpt) | 
| 776 | Go to out | 
| 809 | out : | 
| 811 | checksum = 0 | 
| 814 | Return 0 | 
| Name | Describe | 
|---|---|
| update_mp_table | 
| 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  |