Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpgalloc.h41 if (mm_pud_folded(mm)) in pgd_entry_type()
76 if (!mm_pud_folded(mm)) in pud_free()
Dtlb.h128 if (mm_pud_folded(tlb->mm)) in pud_free_tlb()
Dpgtable.h504 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function
508 #define mm_pud_folded(mm) mm_pud_folded(mm) macro