函数逻辑报告 |
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 everything
函数原型:static inline void __native_flush_tlb_global(void)
返回类型:void
参数:无
440 | raw_local_irq_save(flags) |
442 | cr4等于Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(cr4) |
444 | native_write_cr4(cr4 ^ X86_CR4_PGE) |
446 | native_write_cr4(cr4) |
名称 | 描述 |
---|---|
native_flush_tlb_global | Global pages have to be flushed a bit differently. Not a real* performance problem because this does not happen often. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |