Searched refs:mm_tlb_flush_pending (Results 1 – 4 of 4) sorted by relevance
483 static inline bool mm_tlb_flush_pending(struct mm_struct *mm) in mm_tlb_flush_pending() function505 static inline bool mm_tlb_flush_pending(struct mm_struct *mm) in mm_tlb_flush_pending() function
224 #define pte_accessible(mm, pte) (mm_tlb_flush_pending(mm) ? pte_present(pte) : pte_valid(pte))
450 mm_tlb_flush_pending(mm)) in pte_accessible()
1751 if (mm_tlb_flush_pending(mm)) in migrate_misplaced_transhuge_page()