Searched refs:mm_pud_folded (Results 1 – 3 of 3) sorted by relevance
41 if (mm_pud_folded(mm)) in pgd_entry_type()76 if (!mm_pud_folded(mm)) in pud_free()
128 if (mm_pud_folded(tlb->mm)) in pud_free_tlb()
504 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function508 #define mm_pud_folded(mm) mm_pud_folded(mm) macro