Searched refs:mm_p4d_folded (Results 1 – 6 of 6) sorted by relevance
52 #define mm_p4d_folded mm_p4d_folded macro53 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
233 #define mm_p4d_folded mm_p4d_folded macro234 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
270 if (!mm_p4d_folded(mm)) in p4d_free()
200 if (st->mm && ((level == 1 && mm_p4d_folded(st->mm)) || in note_page()
531 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function535 #define mm_p4d_folded(mm) mm_p4d_folded(mm) macro
1084 static inline bool mm_p4d_folded(const struct mm_struct *mm) in mm_p4d_folded() function1088 #define mm_p4d_folded mm_p4d_folded macro