Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:pfn_t_pmd

Proto:static inline pmd_t pfn_t_pmd(pfn_t pfn, pgprot_t pgprot)

Type:pmd_t

Parameter:

TypeParameterName
pfn_tpfn
pgprot_tpgprot
89  Return pfn_pmd(pfn_t_to_pfn(pfn), pgprot)
Caller
NameDescribe
insert_pfn_pmd