Home
last modified time | relevance | path

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

/arch/s390/mm/
Dpgtable.c242 if (mm_has_pgste(mm)) { in ptep_xchg_start()
253 if (mm_has_pgste(mm)) { in ptep_xchg_commit()
316 if (mm_has_pgste(mm)) { in ptep_modify_prot_start()
331 if (mm_has_pgste(mm)) { in ptep_modify_prot_commit()
350 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_local()
360 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
364 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
368 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
404 if (mm_has_pgste(mm)) in pmdp_flush_lazy()
Dgmap.c2555 if (mm_has_pgste(mm)) in s390_enable_sie()
/arch/s390/include/asm/
Dpgtable.h516 static inline int mm_has_pgste(struct mm_struct *mm) in mm_has_pgste() function
538 #define mm_forbids_zeropage mm_has_pgste
1184 if (mm_has_pgste(mm)) in set_pte_at()