Function report |
Source Code:arch\x86\kernel\kexec-bzimage64.c |
Create Date:2022-07-28 08:37:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:setup_e820_entries
Proto:static int setup_e820_entries(struct boot_params *params)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct boot_params * | params |
101 | nr_e820_entries = nr_entries |
107 | 0x1e8 = nr_e820_entries |
108 | memcpy( & 0x2d0 , & entries, nr_e820_entries * sizeof(structe820_entry)) |
110 | Return 0 |
Name | Describe |
---|---|
setup_boot_parameters |
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 |