函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:tlb_get_unmap_shift

函数原型:static inline unsigned long tlb_get_unmap_shift(struct mmu_gather *tlb)

返回类型:unsigned long

参数:

类型参数名称
struct mmu_gather *tlb
449  如果at which levels have we cleared entries?则返回:PAGE_SHIFT determines the page size
451  如果cleared_pmds则返回:PMD_SHIFT
453  如果cleared_puds则返回:PUD_SHIFT
455  如果cleared_p4ds则返回:P4D_SHIFT
458  返回:PAGE_SHIFT determines the page size
调用者
名称描述
tlb_get_unmap_size
tlb_flush