Function report |
Source Code:arch\x86\include\asm\tlbflush.h |
Create Date:2022-07-28 05:55:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lush everything
Proto:static inline void __native_flush_tlb_global(void)
Type:void
Parameter:Nothing
424 | If static_cpu_has(Invalidate Processor Context ID ) Then |
432 | Return |
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) |
Name | Describe |
---|---|
native_flush_tlb_global | Global pages have to be flushed a bit differently. Not a real* performance problem because this does not happen often. |
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 |