···523523 return atomic_read(&mm->tlb_flush_pending) > 1;524524}525525526526+#ifdef CONFIG_MMU526527/*527528 * Computes the pte marker to copy from the given source entry into dst_vma.528529 * If no marker should be copied, returns 0.···542541543542 return dstm;544543}544544+#endif545545546546/*547547 * If this pte is wr-protected by uffd-wp in any form, arm the special pte to