Function report |
Source Code:arch\x86\include\asm\tlbflush.h |
Create Date:2022-07-28 05:55:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:build_cr3_noflush
Proto:static inline unsigned long build_cr3_noflush(pgd_t *pgd, u16 asid)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
pgd_t * | pgd | |
u16 | asid |
140 | Return __sme_pa(pgd) | Given @asid, compute kPCID | CR3_NOFLUSH |
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 |