函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\tlb.h Create Date:2022-07-27 06:58:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:tlb_flush

函数原型:static inline void tlb_flush(struct mmu_gather *tlb)

返回类型:void

参数:

类型参数名称
struct mmu_gather *tlb
16  start等于0UL, end等于TLB_FLUSH_ALL
17  stride_shift等于tlb_get_unmap_shift(tlb)
19  如果非we are in the middle of an operation to clear* a full mm and can make some optimizations且非we have performed an operation which* requires a complete flush of the tlb
20  start等于start
21  end等于end
24  flush_tlb_mm_range(mm, start, end, stride_shift, we have removed page directories)
调用者
名称描述
tlb_flush_mmu_tlbonly