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 3.10 June 2014 FOLLOW_PFN(9)
| Related Man Pages |
|---|
| mremap(2) - redhat |
| pegasus-tc-client(1) - debian |
| is_kseg_va(9r) - osf1 |
| is_seg1_va(9r) - osf1 |
| kseg_to_phys(9r) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| [TIP] Processing YAML files with yq |