Searched defs:mm_pud_folded (Results 1 – 2 of 2) sorted by relevance
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
1464 #define mm_pud_folded(mm) __is_defined(__PAGETABLE_PUD_FOLDED) macro