Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\asm-generic\pgtable.h Create Date:2022-07-28 06:00:21
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Some architectures provide facilities to virtualization guests* so that they can flag allocated pages as unused. This allows the* host to transparently reclaim unused pages. This function returns* whether the pte's page is unused.

Proto:static inline int pte_unused(pte_t pte)

Type:int

Parameter:

TypeParameterName
pte_tpte
348  Return 0
Caller
NameDescribe
try_to_unmap_one@arg: enum ttu_flags will be passed to this argument