Function report |
Source Code:mm\memblock.c |
Create Date:2022-07-28 15:10:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memblock_mem_limit_remove_map
Proto:void __init memblock_mem_limit_remove_map(phys_addr_t limit)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
phys_addr_t | limit |
1739 | If Not limit Then Return |
1742 | max_addr = __find_max_addr(limit) |
1745 | If max_addr == PHYS_ADDR_MAX Then Return |
1748 | memblock_cap_memory_range(0, max_addr) |
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 |