Searched refs:mm_pud_folded (Results 1 – 5 of 5) sorted by relevance
128 if (mm_pud_folded(tlb->mm)) in pud_free_tlb()
41 if (mm_pud_folded(mm)) in pgd_entry_type()
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
1182 #ifndef mm_pud_folded1183 #define mm_pud_folded(mm) __is_defined(__PAGETABLE_PUD_FOLDED) macro
1772 if (mm_pud_folded(mm)) in mm_inc_nr_puds()1779 if (mm_pud_folded(mm)) in mm_dec_nr_puds()