Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:tboot_create_trampoline

Proto:static void tboot_create_trampoline(void)

Type:void

Parameter:Nothing

162  map_base = PFN_DOWN(tboot_base)
163  map_size = PFN_UP(tboot_size)
164  If map_tboot_pages(map_base << PAGE_SHIFT determines the page size , map_base, map_size) Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
Caller
NameDescribe
tboot_late_init