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)NAMEzap_vma_ptes - remove ptes mapping the vmaSYNOPSISint zap_vma_ptes(struct vm_area_struct * vma, unsigned long address, unsigned long size);ARGUMENTSvma vm_area_struct holding ptes to be zapped address starting address of pages to zap size number of bytes to zapDESCRIPTIONThis function only unmaps ptes assigned to VM_PFNMAP vmas. The entire address range must be fully contained within the vma. Returns 0 if successful.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ZAP_VMA_PTES(9)
Related Man Pages |
---|
__get_user_pages(9) - centos |
write_cache_pages(9) - centos |
struct_uio_info(9) - suse |
elfcopy(1) - freebsd |
sysinfo(2) - minix |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Docker learning Phase-I |
Controlling user input |
[TIP] Processing YAML files with yq |