MAINTAINERS: fix Rajendra Nayak's address
[deliverable/linux.git] / mm / internal.h
index 7449392c6faad353a49c76f1ed0c2b566eef44bd..b79abb6721cf79ac0b6a626e94fa4856c6e515a6 100644 (file)
 void free_pgtables(struct mmu_gather *tlb, struct vm_area_struct *start_vma,
                unsigned long floor, unsigned long ceiling);
 
+void unmap_page_range(struct mmu_gather *tlb,
+                            struct vm_area_struct *vma,
+                            unsigned long addr, unsigned long end,
+                            struct zap_details *details);
+
 extern int __do_page_cache_readahead(struct address_space *mapping,
                struct file *filp, pgoff_t offset, unsigned long nr_to_read,
                unsigned long lookahead_size);
This page took 0.023021 seconds and 5 git commands to generate.