函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\pgtable_types.h Create Date:2022-07-27 06:38:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:pgd_flags

函数原型:static inline pgdval_t pgd_flags(pgd_t pgd)

返回类型:pgdval_t

参数:

类型参数名称
pgd_tpgd
304  返回:native_pgd_val(pgd)按位与Extracts the flags from a (pte|pmd|pud|pgd)val_t* This includes the protection key value.