centos man page for follow_pfn

Query: follow_pfn

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 FOLLOW_PFN(9)
Related Man Pages
phys(2) - bsd
dpm-register(1) - debian
globus_rls_client_queryresult(3) - debian
is_seg0_va(9r) - osf1
is_seg1_va(9r) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!