Searched defs:mm_pud_folded (Results 1 – 3 of 3) sorted by relevance
204 #define mm_pud_folded mm_pud_folded macro205 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function
487 static inline bool mm_pud_folded(struct mm_struct *mm) in mm_pud_folded() function491 #define mm_pud_folded(mm) mm_pud_folded(mm) macro
1643 #define mm_pud_folded(mm) __is_defined(__PAGETABLE_PUD_FOLDED) macro