Function report |
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 activity | Download SCCT | Chinese |
Name:Technically a PTE can be PROTNONE even when not doing NUMA balancing but* the only case the kernel cares is for NUMA balancing and is only ever set* when the VMA is accessible. For PROT_NONE VMAs, the PTEs are not marked
Proto:static inline int pte_protnone(pte_t pte)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
pte_t | pte |
1079 | Return 0 |
Name | Describe |
---|---|
follow_page_pte | |
handle_pte_fault | These routines also need to handle stuff like marking pages dirty* and/or accessed for architectures that don't do it in hardware (most* RISC architectures) |
change_pte_range | |
write_protect_page | |
pte_to_hmm_pfn_flags |
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 |