Function report |
Source Code:arch\x86\kernel\setup.c |
Create Date:2022-07-28 07:40:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alled before trim_bios_range() to spare extra sanitize
Proto:static void __init e820_add_kernel_range(void)
Type:void
Parameter:Nothing
781 | If e820__mapped_all(start, start + size, E820_TYPE_RAM) Then Return |
784 | pr_warn(".text .data .bss are not marked as E820_TYPE_RAM!\n") |
785 | e820__range_remove(start, size, E820_TYPE_RAM, 0) |
786 | e820__range_add(start, size, E820_TYPE_RAM) |
Name | Describe |
---|---|
setup_arch | setup_arch - architecture-specific boot-time initializations* Note: On x86_64, fixmaps are ready for use even before this is called. |
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 |