Function report |
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 activity | Download SCCT | Chinese |
Name:pte_flags
Proto:static inline pteval_t pte_flags(pte_t pte)
Type:pteval_t
Parameter:
Type | Parameter | Name |
---|---|---|
pte_t | pte |
449 | Return native_pte_val(pte) & Extracts the flags from a (pte|pmd|pud|pgd)val_t* This includes the protection key value. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |