Home
last modified time | relevance | path

Searched refs:hugetlb_change_protection (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dhugetlb.h79 void hugetlb_change_protection(struct vm_area_struct *vma,
126 #define hugetlb_change_protection(vma, address, end, newprot) macro
/linux-3.4.99/mm/
Dmprotect.c218 hugetlb_change_protection(vma, start, end, vma->vm_page_prot); in mprotect_fixup()
Dhugetlb.c3016 void hugetlb_change_protection(struct vm_area_struct *vma, in hugetlb_change_protection() function