Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\mmu_gather.c Create Date:2022-07-28 14:51:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tlb_flush_mmu

Proto:void tlb_flush_mmu(struct mmu_gather *tlb)

Type:void

Parameter:

TypeParameterName
struct mmu_gather *tlb
190  tlb_flush_mmu_tlbonly(tlb)
191  tlb_flush_mmu_free(tlb)
Caller
NameDescribe
tlb_finish_mmulb_finish_mmu - finish an mmu_gather structure*@tlb: the mmu_gather structure to finish*@start: start of the region that will be removed from the page-table*@end: end of the region that will be removed from the page-table* Called at the end of the
tlb_remove_page_size