Searched refs:mm_tlb_flush_pending (Results 1 – 6 of 6) sorted by relevance
585 static inline bool mm_tlb_flush_pending(struct mm_struct *mm) in mm_tlb_flush_pending() function
226 #define pte_accessible(mm, pte) (mm_tlb_flush_pending(mm) ? pte_present(pte) : pte_valid(pte))
125 (mm_tlb_flush_pending(mm) ? pte_present(pte) : pte_valid_young(pte))
733 mm_tlb_flush_pending(mm)) in pte_accessible()
1065 mm_tlb_flush_pending(mm)) { in write_protect_page()
1565 if (mm_tlb_flush_pending(vma->vm_mm)) in do_huge_pmd_numa_page()