Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/mm/
Dpgtable.c1001 if (mm_alloc_pgste(mm)) in page_table_alloc()
1214 if (!mm_alloc_pgste(mm)) in s390_enable_sie()
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h395 static inline int mm_alloc_pgste(struct mm_struct *mm) in mm_alloc_pgste() function