Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\pgtable_types.h Create Date:2022-07-28 05:34:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pgd_flags

Proto:static inline pgdval_t pgd_flags(pgd_t pgd)

Type:pgdval_t

Parameter:

TypeParameterName
pgd_tpgd
304  Return native_pgd_val(pgd) & Extracts the flags from a (pte|pmd|pud|pgd)val_t* This includes the protection key value.