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:flush_tlb_page
Proto:static inline void flush_tlb_page(struct vm_area_struct *vma, unsigned long a)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma | |
unsigned long | a |
585 | flush_tlb_mm_range(The address space we belong to. , a, a + PAGE_SIZE, PAGE_SHIFT determines the page size , false) |
Name | Describe |
---|---|
ptep_clear_flush |
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 |