follow_pfn(9) suse man page | unix.com

Man Page: follow_pfn

Operating Environment: suse

Section: 9

FOLLOW_PFN(9)						    Memory Management in Linux						     FOLLOW_PFN(9)

NAME
follow_pfn - look up PFN at a user virtual address
SYNOPSIS
int follow_pfn(struct vm_area_struct * vma, unsigned long address, unsigned long * pfn);
ARGUMENTS
vma memory mapping address user virtual address pfn location to store found PFN
DESCRIPTION
Only IO mappings and raw PFN mappings are allowed. Returns zero and the pfn at pfn on success, -ve otherwise.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FOLLOW_PFN(9)
Related Man Pages
mremap(2) - linux
pegasus-tc-client(1) - debian
dpm_delreplica(3) - debian
is_kseg_va(9r) - osf1
is_seg1_va(9r) - osf1
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB