Searched refs:mm_alloc_pgste (Results 1 – 3 of 3) sorted by relevance
197 if (!mm_alloc_pgste(mm)) { in page_table_alloc()230 if (mm_alloc_pgste(mm)) { in page_table_alloc()252 if (!mm_alloc_pgste(mm)) { in page_table_free()284 if (mm_alloc_pgste(mm)) { in page_table_free_rcu()
2558 if (!mm_alloc_pgste(mm)) in s390_enable_sie()
534 static inline int mm_alloc_pgste(struct mm_struct *mm) in mm_alloc_pgste() function