xtensa: define update_mmu_tlb function
[sfrench/cifs-2.6.git] / arch / xtensa / include / asm / pgtable.h
index bd5aeb795567512da4463325cc3a093e1e735a51..a63eca1266577eefb6fde239dff1358a16c5dfa6 100644 (file)
@@ -411,6 +411,10 @@ extern  void update_mmu_cache(struct vm_area_struct * vma,
 
 typedef pte_t *pte_addr_t;
 
+void update_mmu_tlb(struct vm_area_struct *vma,
+                   unsigned long address, pte_t *ptep);
+#define __HAVE_ARCH_UPDATE_MMU_TLB
+
 #endif /* !defined (__ASSEMBLY__) */
 
 #define __HAVE_ARCH_PTEP_TEST_AND_CLEAR_YOUNG