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:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pmd_protnone

Proto:static inline int pmd_protnone(pmd_t pmd)

Type:int

Parameter:

TypeParameterName
pmd_tpmd
1084  Return 0
Caller
NameDescribe
follow_pmd_mask
__handle_mm_faultBy the time we get here, we already hold the mm semaphore* The mmap_sem may have been released depending on flags and our* return value. See filemap_fault() and __lock_page_or_retry().
follow_trans_huge_pmd
change_huge_pmdReturns* - 0 if PMD could not be locked* - 1 if PMD was locked but protections unchange and TLB flush unnecessary* - HPAGE_PMD_NR is protections changed and TLB flush necessary
pmd_to_hmm_pfn_flags
hmm_vma_handle_pmd