Searched refs:mm_alloc_pgste (Results 1 – 2 of 2) sorted by relevance
918 if (!mm_alloc_pgste(mm)) { in page_table_alloc()949 if (mm_alloc_pgste(mm)) { in page_table_alloc()971 if (!mm_alloc_pgste(mm)) { in page_table_free()999 if (mm_alloc_pgste(mm)) { in page_table_free_rcu()1138 if (!mm_alloc_pgste(mm)) in s390_enable_sie()
407 static inline int mm_alloc_pgste(struct mm_struct *mm) in mm_alloc_pgste() function