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:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pte_flags

Proto:static inline pteval_t pte_flags(pte_t pte)

Type:pteval_t

Parameter:

TypeParameterName
pte_tpte
449  Return native_pte_val(pte) & Extracts the flags from a (pte|pmd|pud|pgd)val_t* This includes the protection key value.