Function report |
Source Code:arch\x86\include\asm\pgtable.h |
Create Date:2022-07-28 05:59:58 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:write_pkru
Proto:static inline void write_pkru(u32 pkru)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| u32 | pkru |
| 140 | If Not boot_cpu_has(OS Protection Keys Enable ) Then Return |
| 143 | pk = get_xsave_addr( & xsave, XFEATURE_PKRU) |
| 153 | __write_pkru(pkru) |
| 154 | fpregs_unlock() |
| 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 |