Searched refs:mm_tlb_flush_pending (Results 1 – 6 of 6) sorted by relevance
650 static inline bool mm_tlb_flush_pending(struct mm_struct *mm) in mm_tlb_flush_pending() function
193 #define pte_accessible(mm, pte) (mm_tlb_flush_pending(mm) ? pte_present(pte) : pte_valid(pte))
130 (mm_tlb_flush_pending(mm) ? pte_present(pte) : pte_valid(pte))
784 mm_tlb_flush_pending(mm)) in pte_accessible()
1063 mm_tlb_flush_pending(mm)) { in write_protect_page()
1503 if (mm_tlb_flush_pending(vma->vm_mm)) { in do_huge_pmd_numa_page()