Searched defs:mm_pud_folded (Results 1 – 3 of 3) sorted by relevance
238 #define mm_pud_folded mm_pud_folded macro239 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function
498 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function502 #define mm_pud_folded(mm) mm_pud_folded(mm) macro
1621 #define mm_pud_folded(mm) __is_defined(__PAGETABLE_PUD_FOLDED) macro