Lines Matching defs:mm
34 unsigned long *crst_table_alloc(struct mm_struct *mm) in crst_table_alloc()
43 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free()
50 struct mm_struct *mm = arg; in __crst_table_upgrade() local
59 int crst_table_upgrade(struct mm_struct *mm, unsigned long limit) in crst_table_upgrade()
104 void crst_table_downgrade(struct mm_struct *mm, unsigned long limit) in crst_table_downgrade()
147 struct gmap *gmap_alloc(struct mm_struct *mm, unsigned long limit) in gmap_alloc()
483 static void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
509 struct mm_struct *mm; in __gmap_link() local
606 static void gmap_zap_swap_entry(swp_entry_t entry, struct mm_struct *mm) in gmap_zap_swap_entry()
775 void gmap_do_ipte_notify(struct mm_struct *mm, unsigned long vmaddr, pte_t *pte) in gmap_do_ipte_notify()
803 static inline unsigned long *page_table_alloc_pgste(struct mm_struct *mm) in page_table_alloc_pgste()
832 int set_guest_storage_key(struct mm_struct *mm, unsigned long addr, in set_guest_storage_key()
885 unsigned long get_guest_storage_key(struct mm_struct *mm, unsigned long addr) in get_guest_storage_key()
965 static inline unsigned long *page_table_alloc_pgste(struct mm_struct *mm) in page_table_alloc_pgste()
974 static inline void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
995 unsigned long *page_table_alloc(struct mm_struct *mm) in page_table_alloc()
1038 void page_table_free(struct mm_struct *mm, unsigned long *table) in page_table_free()
1080 struct mm_struct *mm; in page_table_free_rcu() local
1186 static inline void thp_split_mm(struct mm_struct *mm) in thp_split_mm()
1198 static inline void thp_split_mm(struct mm_struct *mm) in thp_split_mm()
1208 struct mm_struct *mm = current->mm; in s390_enable_sie() local
1258 struct mm_struct *mm = current->mm; in s390_enable_skey() local
1300 void s390_reset_cmma(struct mm_struct *mm) in s390_reset_cmma()
1374 void pgtable_trans_huge_deposit(struct mm_struct *mm, pmd_t *pmdp, in pgtable_trans_huge_deposit()
1389 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw()