Function report |
Source Code:arch\x86\kernel\mpparse.c |
Create Date:2022-07-28 08:25:48 |
Last Modify:2020-03-16 21:44:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_mpc_size
Proto:static unsigned long __init get_mpc_size(unsigned long physptr)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | physptr |
443 | mpc = early_memremap(physptr, PAGE_SIZE) |
444 | size = Size of table |
445 | early_memunmap(mpc, PAGE_SIZE) |
448 | Return size |
Name | Describe |
---|---|
check_physptr | |
smp_reserve_memory | |
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 |