Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kexec.h Create Date:2022-07-28 06:15:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:virt_to_boot_phys

Proto:static inline unsigned long virt_to_boot_phys(void *addr)

Type:unsigned long

Parameter:

TypeParameterName
void *addr
377  Return phys_to_boot_phys(__pa((unsignedlong)addr))
Caller
NameDescribe
kimage_add_entry