Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
pte_t | pte |
348 | Return 0 |
Name | Describe |
---|---|
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
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 |