函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\tboot.c Create Date:2022-07-27 08:53:28
Last Modify:2022-05-22 06:45:44 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:tboot_create_trampoline

函数原型:static void tboot_create_trampoline(void)

返回类型:void

参数:

162  map_base等于PFN_DOWN(tboot_base)
163  map_size等于PFN_UP(tboot_size)
164  如果map_tboot_pages(map_base << PAGE_SHIFT determines the page size , map_base, map_size)则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
调用者
名称描述
tboot_late_init