Home
last modified time | relevance | path

Searched refs:mm_alloc_pgste (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/mm/
A Dpgalloc.c188 if (!mm_alloc_pgste(mm)) { in page_table_alloc()
221 if (mm_alloc_pgste(mm)) { in page_table_alloc()
243 if (!mm_alloc_pgste(mm)) { in page_table_free()
273 if (mm_alloc_pgste(mm)) { in page_table_free_rcu()
A Dgmap.c2563 if (!mm_alloc_pgste(mm)) in s390_enable_sie()
/linux/arch/s390/include/asm/
A Dpgtable.h532 static inline int mm_alloc_pgste(struct mm_struct *mm) in mm_alloc_pgste() function

Completed in 14 milliseconds