Searched refs:mm_alloc_pgste (Results 1 – 2 of 2) sorted by relevance
920 if (!mm_alloc_pgste(mm)) { in page_table_alloc()951 if (mm_alloc_pgste(mm)) { in page_table_alloc()973 if (!mm_alloc_pgste(mm)) { in page_table_free()1001 if (mm_alloc_pgste(mm)) { in page_table_free_rcu()1140 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