函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:pte_flags_pkey

函数原型:static inline u16 pte_flags_pkey(unsigned long pte_flags)

返回类型:u16

参数:

类型参数名称
unsigned longpte_flags
1406  返回:0
调用者
名称描述
__pte_access_permitted'pteval' can come from a PTE, PMD or PUD. We only check* _PAGE_PRESENT, _PAGE_USER, and _PAGE_RW in here which are the* same value on all 3 types.