函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\pgtable-generic.c Create Date:2022-07-27 16:24:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:If a p?d_bad entry is found while walking page tables, report* the error, before resetting entry to p?d_none. Usually (but* very seldom) called out from the p?d_none_or_clear_bad macros.

函数原型:void pgd_clear_bad(pgd_t *pgd)

返回类型:void

参数:

类型参数名称
pgd_t *pgd
23  pgd_ERROR( * pgd)
24  pgd_clear(pgd)
调用者
名称描述
pgd_none_or_clear_bad