zap_vma_ptes(9) suse man page | unix.com

Man Page: zap_vma_ptes

Operating Environment: suse

Section: 9

ZAP_VMA_PTES(9) 					    Memory Management in Linux						   ZAP_VMA_PTES(9)

NAME
zap_vma_ptes - remove ptes mapping the vma
SYNOPSIS
int zap_vma_ptes(struct vm_area_struct * vma, unsigned long address, unsigned long size);
ARGUMENTS
vma vm_area_struct holding ptes to be zapped address starting address of pages to zap size number of bytes to zap
DESCRIPTION
This function only unmaps ptes assigned to VM_PFNMAP vmas. The entire address range must be fully contained within the vma. Returns 0 if successful.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ZAP_VMA_PTES(9)
Related Man Pages
__get_user_pages(9) - centos
elfcopy(1) - freebsd
sysinfo(2) - v7
sysinfo(2) - plan9
sysinfo(2) - xfree86
Similar Topics in the Unix Linux Community
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I
Shopt -s histappend