Searched defs:mm_pud_folded (Results 1 – 4 of 4) sorted by relevance
240 #define mm_pud_folded mm_pud_folded macro241 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function
519 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function523 #define mm_pud_folded(mm) mm_pud_folded(mm) macro
890 static inline bool mm_pud_folded(const struct mm_struct *mm) in mm_pud_folded() function894 #define mm_pud_folded mm_pud_folded macro
1853 #define mm_pud_folded(mm) __is_defined(__PAGETABLE_PUD_FOLDED) macro