Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name: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.

Proto:void pgd_clear_bad(pgd_t *pgd)

Type:void

Parameter:

TypeParameterName
pgd_t *pgd
23  pgd_ERROR( * pgd)
24  pgd_clear(pgd)
Caller
NameDescribe
pgd_none_or_clear_bad