Searched refs:mm_p4d_folded (Results 1 – 7 of 7) sorted by relevance
56 #define mm_p4d_folded mm_p4d_folded macro57 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
229 #define mm_p4d_folded mm_p4d_folded macro230 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function
110 if (mm_p4d_folded(tlb->mm)) in p4d_free_tlb()
64 if (!mm_p4d_folded(mm)) in p4d_free()
492 static inline bool mm_p4d_folded(struct mm_struct *mm) in mm_p4d_folded() function496 #define mm_p4d_folded(mm) mm_p4d_folded(mm) macro
1595 #ifndef mm_p4d_folded1596 #define mm_p4d_folded(mm) __is_defined(__PAGETABLE_P4D_FOLDED) macro
572 if (mm_p4d_folded(args->mm)) in pgd_clear_tests()587 if (mm_p4d_folded(args->mm)) in pgd_populate_tests()