Function report |
Source Code:arch\x86\kernel\tboot.c |
Create Date:2022-07-28 07:53:13 |
Last Modify:2022-05-22 06:45:44 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:map_tboot_pages
Proto:static int map_tboot_pages(unsigned long vaddr, unsigned long start_pfn, unsigned long nr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | vaddr | |
unsigned long | start_pfn | |
unsigned long | nr |
146 | If Not tboot_pg_dir Then Return -1 |
150 | If map_tboot_page(vaddr, start_pfn, PAGE_KERNEL_EXEC) Then Return -1 |
154 | Return 0 |
Name | Describe |
---|---|
tboot_create_trampoline |
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 |