FOLLOW_PFN(9) Memory Management in Linux FOLLOW_PFN(9)NAMEfollow_pfn - look up PFN at a user virtual addressSYNOPSISint follow_pfn(struct vm_area_struct * vma, unsigned long address, unsigned long * pfn);ARGUMENTSvma memory mapping address user virtual address pfn location to store found PFNDESCRIPTIONOnly IO mappings and raw PFN mappings are allowed. Returns zero and the pfn at pfn on success, -ve otherwise.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FOLLOW_PFN(9)
| Related Man Pages |
|---|
| mremap(2) - redhat |
| __get_user_pages(9) - centos |
| globus_rls_client_queryresult(3) - debian |
| globus_rls_client_lrc_operation(3) - debian |
| is_seg0_va(9r) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |