Function report |
Source Code:arch\x86\include\asm\pgtable_types.h |
Create Date:2022-07-28 05:34:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pgd_flags
Proto:static inline pgdval_t pgd_flags(pgd_t pgd)
Type:pgdval_t
Parameter:
Type | Parameter | Name |
---|---|---|
pgd_t | pgd |
304 | Return native_pgd_val(pgd) & 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 |