Searched refs:huge_ptep_modify_prot_start (Results 1 – 6 of 6) sorted by relevance
52 #define huge_ptep_modify_prot_start huge_ptep_modify_prot_start macro53 extern pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma,
53 #define huge_ptep_modify_prot_start huge_ptep_modify_prot_start macro54 extern pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma,
1007 #ifndef huge_ptep_modify_prot_start1008 #define huge_ptep_modify_prot_start huge_ptep_modify_prot_start macro1009 static inline pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma, in huge_ptep_modify_prot_start() function
138 pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma, in huge_ptep_modify_prot_start() function
527 pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep) in huge_ptep_modify_prot_start() function
6851 old_pte = huge_ptep_modify_prot_start(vma, address, ptep); in hugetlb_change_protection()