Function report |
Source Code:arch\x86\kernel\machine_kexec_32.c |
Create Date:2022-07-28 08:36:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:machine_kexec_prepare_page_tables
Proto:static void machine_kexec_prepare_page_tables(struct kimage *image)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kimage * | image |
121 | machine_kexec_page_table_set_one(pgd, pmd, pte0, (unsignedlong)control_page, __pa(control_page)) |
Name | Describe |
---|---|
machine_kexec_prepare | A architecture hook called to validate the* proposed image and prepare the control pages* as needed |
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 |