函数逻辑报告 |
Source Code:arch\x86\include\asm\tlbflush.h |
Create Date:2022-07-27 06:54:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lush one page in the user mapping
函数原型:static inline void __native_flush_tlb_one_user(unsigned long addr)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | addr |
456 | loaded_mm_asid等于Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(loaded_mm_asid) |
458 | asm volatile |
460 | 如果非static_cpu_has(Kernel Page Table Isolation enabled )则返回 |
467 | 如果非this_cpu_has(Effectively INVPCID && CR4.PCIDE=1 )则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. |
名称 | 描述 |
---|---|
native_flush_tlb_one_user |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |