Function report |
Source Code:arch\x86\kernel\machine_kexec_32.c |
Create Date:2022-07-28 08:36:47 |
| 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_free_page_tables
Proto:static void machine_kexec_free_page_tables(struct kimage *image)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kimage * | image |
| 57 | free_pages((unsignedlong)pgd, PGD_ALLOCATION_ORDER) |
| 58 | pgd = NULL |
| 66 | pte0 = NULL |
| 68 | pte1 = NULL |
| Name | Describe |
|---|---|
| machine_kexec_cleanup | Undo anything leftover by machine_kexec_prepare* when an image is freed. |
| 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 |