Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dtlb.h126 if (mm_pud_folded(tlb->mm)) in pud_free_tlb()
Dpgalloc.h78 if (!mm_pud_folded(mm)) in pud_free()
Dpgtable.h502 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function
506 #define mm_pud_folded(mm) mm_pud_folded(mm) macro