Lines Matching defs:mm

27 unsigned long *crst_table_alloc(struct mm_struct *mm)  in crst_table_alloc()
36 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free()
43 struct mm_struct *mm = arg; in __crst_table_upgrade() local
52 int crst_table_upgrade(struct mm_struct *mm) in crst_table_upgrade()
78 void crst_table_downgrade(struct mm_struct *mm) in crst_table_downgrade()
111 struct gmap *gmap_alloc(struct mm_struct *mm, unsigned long limit) in gmap_alloc()
447 static void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
473 struct mm_struct *mm; in __gmap_link() local
570 static void gmap_zap_swap_entry(swp_entry_t entry, struct mm_struct *mm) in gmap_zap_swap_entry()
739 void gmap_do_ipte_notify(struct mm_struct *mm, unsigned long vmaddr, pte_t *pte) in gmap_do_ipte_notify()
762 int set_guest_storage_key(struct mm_struct *mm, unsigned long addr, in set_guest_storage_key()
815 unsigned long get_guest_storage_key(struct mm_struct *mm, unsigned long addr) in get_guest_storage_key()
890 static inline void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
911 unsigned long *page_table_alloc(struct mm_struct *mm) in page_table_alloc()
965 void page_table_free(struct mm_struct *mm, unsigned long *table) in page_table_free()
993 struct mm_struct *mm; in page_table_free_rcu() local
1110 static inline void thp_split_mm(struct mm_struct *mm) in thp_split_mm()
1122 static inline void thp_split_mm(struct mm_struct *mm) in thp_split_mm()
1132 struct mm_struct *mm = current->mm; in s390_enable_sie() local
1182 struct mm_struct *mm = current->mm; in s390_enable_skey() local
1224 void s390_reset_cmma(struct mm_struct *mm) in s390_reset_cmma()
1298 void pgtable_trans_huge_deposit(struct mm_struct *mm, pmd_t *pmdp, in pgtable_trans_huge_deposit()
1313 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw()