Function report |
Source Code:arch\x86\include\asm\tlbflush.h |
Create Date:2022-07-28 05:55:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Given an ASID, flush the corresponding user ASID. We can delay this* until the next time we switch to it.* See SWITCH_TO_USER_CR3.
Proto:static inline void invalidate_user_asid(u16 asid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u16 | asid |
382 | If Not IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_PAGE_TABLE_ISOLATION) Then Return |
389 | If Not This macro is for detection of features which need kernel* infrastructure to be used(Process Context Identifiers ) Then Return |
392 | If Not static_cpu_has(Kernel Page Table Isolation enabled ) Then Return |
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 |