Lines Matching defs:mm

398 static inline int mm_has_pgste(struct mm_struct *mm)  in mm_has_pgste()
407 static inline int mm_alloc_pgste(struct mm_struct *mm) in mm_alloc_pgste()
421 static inline int mm_use_skey(struct mm_struct *mm) in mm_use_skey()
691 struct mm_struct *mm) in pgste_update_all()
712 struct mm_struct *mm) in pgste_set_key()
768 struct mm_struct *mm; member
809 static inline pgste_t pgste_ipte_notify(struct mm_struct *mm, in pgste_ipte_notify()
827 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at()
889 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear()
1008 static inline void ptep_flush_direct(struct mm_struct *mm, in ptep_flush_direct()
1025 static inline void ptep_flush_lazy(struct mm_struct *mm, in ptep_flush_lazy()
1045 static inline int ptep_test_and_clear_user_dirty(struct mm_struct *mm, in ptep_test_and_clear_user_dirty()
1121 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear()
1144 static inline pte_t ptep_modify_prot_start(struct mm_struct *mm, in ptep_modify_prot_start()
1166 static inline void ptep_modify_prot_commit(struct mm_struct *mm, in ptep_modify_prot_commit()
1215 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full()
1240 static inline pte_t ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect()
1318 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) argument
1487 static inline void pmdp_flush_direct(struct mm_struct *mm, in pmdp_flush_direct()
1508 static inline void pmdp_flush_lazy(struct mm_struct *mm, in pmdp_flush_lazy()
1542 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at()
1569 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear()
1580 static inline pmd_t pmdp_huge_get_and_clear_full(struct mm_struct *mm, in pmdp_huge_get_and_clear_full()
1607 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect()