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,
61 #define huge_ptep_modify_prot_start huge_ptep_modify_prot_start macro62 extern pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma,
1003 #ifndef huge_ptep_modify_prot_start1004 #define huge_ptep_modify_prot_start huge_ptep_modify_prot_start macro1005 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
537 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
6902 old_pte = huge_ptep_modify_prot_start(vma, address, ptep); in hugetlb_change_protection()