Function report |
Source Code:arch\x86\kernel\machine_kexec_32.c |
Create Date:2022-07-28 08:36:48 |
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_alloc_page_tables
Proto:static int machine_kexec_alloc_page_tables(struct kimage *image)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kimage * | image |
79 | pte0 = get_zeroed_page(GFP_KERNEL) |
80 | pte1 = get_zeroed_page(GFP_KERNEL) |
86 | Return -ENOMEM |
88 | Return 0 |
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 |