Lines Matching defs:mm
112 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear()
124 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear()
137 static inline pmd_t pmdp_huge_get_and_clear_full(struct mm_struct *mm, in pmdp_huge_get_and_clear_full()
147 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full()
163 static inline void pte_clear_not_present_full(struct mm_struct *mm, in pte_clear_not_present_full()
186 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long address, pte_t *ptep) in ptep_set_wrprotect()
195 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect()
202 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect()
281 #define pgd_offset_gate(mm, addr) pgd_offset(mm, addr) argument
289 # define pte_accessible(mm, pte) ((void)(pte), 1) argument
393 static inline pte_t __ptep_modify_prot_start(struct mm_struct *mm, in __ptep_modify_prot_start()
405 static inline void __ptep_modify_prot_commit(struct mm_struct *mm, in __ptep_modify_prot_commit()
431 static inline pte_t ptep_modify_prot_start(struct mm_struct *mm, in ptep_modify_prot_start()
442 static inline void ptep_modify_prot_commit(struct mm_struct *mm, in ptep_modify_prot_commit()