]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/mm.h
[AGPGART] remove private page protection map
[net-next-2.6.git] / include / linux / mm.h
index 990957e0929f2319f217115df75977b3467ce5a4..4fba4560699b1852f06538f39354f98500b6006c 100644 (file)
@@ -1012,6 +1012,7 @@ static inline unsigned long vma_pages(struct vm_area_struct *vma)
        return (vma->vm_end - vma->vm_start) >> PAGE_SHIFT;
 }
 
+pgprot_t vm_get_page_prot(unsigned long vm_flags);
 struct vm_area_struct *find_extend_vma(struct mm_struct *, unsigned long addr);
 struct page *vmalloc_to_page(void *addr);
 unsigned long vmalloc_to_pfn(void *addr);