函数逻辑报告

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:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:pte_flags

函数原型:static inline pteval_t pte_flags(pte_t pte)

返回类型:pteval_t

参数:

类型参数名称
pte_tpte
449  返回:native_pte_val(pte)按位与Extracts the flags from a (pte|pmd|pud|pgd)val_t* This includes the protection key value.
调用者
名称描述
pte_dirtyThe following only work if pte_present() is true.* Undefined behaviour if not..
pte_young
pte_write
pte_huge
pte_global
pte_exec
pte_special
pte_present
pte_accessible