Function report |
Source Code:include\linux\hmm.h |
Create Date:2022-07-28 16:36:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hmm_device_entry_from_pfn() - create a valid device entry value from pfn*@range: range use to encode HMM pfn value*@pfn: pfn value for which to create the device entry* Return: valid device entry for the pfn
Proto:static inline uint64_t hmm_device_entry_from_pfn(const struct hmm_range *range, unsigned long pfn)
Type:uint64_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct hmm_range * | range | |
unsigned long | pfn |
216 | Return pfn << pfn_shift | flags[ pfn is valid. It has, at least, read permission.] |
Name | Describe |
---|---|
hmm_vma_handle_pmd | |
hmm_vma_handle_pte | |
hmm_vma_walk_hugetlb_entry |
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 |