Home
last modified time | relevance | path

Searched refs:mm_has_pgste (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgtable.c260 if (mm_has_pgste(mm)) { in ptep_xchg_start()
271 if (mm_has_pgste(mm)) { in ptep_xchg_commit()
334 if (mm_has_pgste(mm)) { in ptep_modify_prot_start()
349 if (mm_has_pgste(mm)) { in ptep_modify_prot_commit()
368 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_local()
378 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
382 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
386 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
422 if (mm_has_pgste(mm)) in pmdp_flush_lazy()
581 /* the mm_has_pgste() chec in ptep_set_pte_at()
[all...]
H A Dgmap.c2555 if (mm_has_pgste(mm)) in s390_enable_sie()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgtable.c260 if (mm_has_pgste(mm)) { in ptep_xchg_start()
271 if (mm_has_pgste(mm)) { in ptep_xchg_commit()
359 if (mm_has_pgste(mm)) { in ptep_modify_prot_start()
374 if (mm_has_pgste(mm)) { in ptep_modify_prot_commit()
393 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_local()
403 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
407 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
411 if (mm_has_pgste(mm) && mm->context.allow_gmap_hpage_1m) in pmdp_idte_global()
447 if (mm_has_pgste(mm)) in pmdp_flush_lazy()
620 /* the mm_has_pgste() chec in ptep_set_pte_at()
[all...]
H A Dpgalloc.c461 WARN_ON_ONCE(mm_has_pgste(mm)); in pte_free_defer()
H A Dgmap.c2593 if (mm_has_pgste(mm)) in s390_enable_sie()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h516 static inline int mm_has_pgste(struct mm_struct *mm) in mm_has_pgste() function
547 #define mm_forbids_zeropage mm_has_pgste
1205 if (mm_has_pgste(mm)) in set_pte_at()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h510 static inline int mm_has_pgste(struct mm_struct *mm) in mm_has_pgste() function
571 #define mm_forbids_zeropage mm_has_pgste
1266 if (MACHINE_HAS_RDP && !mm_has_pgste(vma->vm_mm) && pte_allow_rdp(*ptep, entry)) in ptep_set_access_flags()
1326 if (mm_has_pgste(mm)) { in set_ptes()
/kernel/linux/linux-5.10/mm/
H A Dkhugepaged.c356 if (mm_has_pgste(vma->vm_mm)) in hugepage_madvise()
/kernel/linux/linux-6.6/mm/
H A Dkhugepaged.c359 if (mm_has_pgste(vma->vm_mm)) in hugepage_madvise()

Completed in 24 milliseconds