Function report |
Source Code:mm\page_vma_mapped.c |
Create Date:2022-07-28 14:54:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pfn_in_hpage
Proto:static inline bool pfn_in_hpage(struct page *hpage, unsigned long pfn)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | hpage | |
unsigned long | pfn |
57 | hpage_pfn = page_to_pfn(hpage) |
Name | Describe |
---|---|
check_pte | heck_pte - check if @pvmw->page is mapped at the @pvmw->pte* page_vma_mapped_walk() found a place where @pvmw->page is *potentially** mapped |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |