centos man page for zap_vma_ptes

Query: zap_vma_ptes

OS: centos

Section: 9

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

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 3.10 June 2014 ZAP_VMA_PTES(9)
Related Man Pages
struct_uio_info(9) - suse
sysinfo(2) - x11r4
sysinfo(2) - v7
sysinfo(2) - php
sysinfo(2) - plan9
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq