Searched refs:huge_ptep_modify_prot_commit (Results 1 – 4 of 4) sorted by relevance
60 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro61 extern void huge_ptep_modify_prot_commit(struct vm_area_struct *vma,
763 #ifndef huge_ptep_modify_prot_commit764 #define huge_ptep_modify_prot_commit huge_ptep_modify_prot_commit macro765 static inline void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, in huge_ptep_modify_prot_commit() function
145 void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in huge_ptep_modify_prot_commit() function
4980 huge_ptep_modify_prot_commit(vma, address, ptep, old_pte, pte); in hugetlb_change_protection()