Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:flush_tlb_page

Proto:static inline void flush_tlb_page(struct vm_area_struct *vma, unsigned long a)

Type:void

Parameter:

TypeParameterName
struct vm_area_struct *vma
unsigned longa
585  flush_tlb_mm_range(The address space we belong to. , a, a + PAGE_SIZE, PAGE_SHIFT determines the page size , false)
Caller
NameDescribe
ptep_clear_flush