Searched refs:update_mmu_cache (Results 1 - 61 of 61) sorted by relevance

/linux-4.4.14/arch/m32r/mm/
H A Dfault-nommu.c94 * update_mmu_cache()
96 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, update_mmu_cache() function
H A Dfault.c336 update_mmu_cache(NULL, addr, pte_k); do_page_fault()
343 * update_mmu_cache()
348 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr, update_mmu_cache() function
/linux-4.4.14/arch/sh/mm/
H A Dtlbex_32.c75 update_mmu_cache(NULL, address, pte); handle_tlbmiss()
H A Dtlbex_64.c83 update_mmu_cache(NULL, address, pte); handle_tlbmiss()
/linux-4.4.14/arch/microblaze/include/asm/
H A Dtlbflush.h42 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
/linux-4.4.14/arch/mn10300/mm/
H A Dmmu-context.c29 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep) update_mmu_cache() function
/linux-4.4.14/arch/m32r/include/asm/
H A Dtlbflush.h95 extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
/linux-4.4.14/arch/arc/include/asm/
H A Dcacheflush.h28 * in update_mmu_cache()
H A Dpgtable.h364 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
/linux-4.4.14/mm/
H A Duserfaultfd.c86 update_mmu_cache(dst_vma, dst_addr, dst_pte); mcopy_atomic_pte()
117 update_mmu_cache(dst_vma, dst_addr, dst_pte); mfill_zeropage_pte()
H A Dmemory.c1578 update_mmu_cache(vma, addr, pte); /* XXX: why not for insert_page? */ insert_pfn()
2053 update_mmu_cache(vma, address, page_table); __releases()
2165 update_mmu_cache(vma, address, page_table); wp_page_copy()
2645 update_mmu_cache(vma, address, page_table); do_swap_page()
2780 update_mmu_cache(vma, address, page_table); do_anonymous_page()
2869 update_mmu_cache(vma, address, pte); do_set_pte()
3226 update_mmu_cache(vma, addr, ptep); do_numa_page()
3301 * There is also a hook called "update_mmu_cache()" that architectures
3357 update_mmu_cache(vma, address, pte); handle_pte_fault()
H A Dgup.c53 update_mmu_cache(vma, address, pte); follow_pfn_pte()
H A Dmigrate.c178 update_mmu_cache(vma, addr, ptep); remove_migration_pte()
H A Dhugetlb.c3049 update_mmu_cache(vma, address, ptep); set_huge_ptep_writable()
3796 update_mmu_cache(vma, address, ptep); hugetlb_fault()
/linux-4.4.14/arch/arm/mm/
H A Dfault-armv.c35 * Note that the pte lock held when calling update_mmu_cache must also
180 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, update_mmu_cache() function
/linux-4.4.14/arch/powerpc/include/asm/
H A Dhugetlb.h155 * The "return 1" forces a call of update_mmu_cache, which will write a huge_ptep_set_access_flags()
H A Dpgtable.h252 extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
/linux-4.4.14/arch/sh/include/asm/
H A Dpgtable.h143 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) update_mmu_cache() function
/linux-4.4.14/arch/m68k/include/asm/
H A Dpgtable_mm.h131 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/mips/mm/
H A Dtlb-r3k.c206 printk("update_mmu_cache: Wheee, bogus tlbpid mmpid=%lu tlbpid=%d\n", __update_tlb()
H A Dtlb-r8k.c179 * We will need multiple versions of update_mmu_cache(), one that just
H A Dtlb-r4k.c281 * We will need multiple versions of update_mmu_cache(), one that just
/linux-4.4.14/arch/hexagon/include/asm/
H A Dcacheflush.h86 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/arm64/include/asm/
H A Dcacheflush.h113 * See update_mmu_cache for the user space part.
H A Dpgtable.h235 * or update_mmu_cache() have the necessary barriers. set_pte()
689 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/drivers/misc/cxl/
H A Dfault.c149 * update_mmu_cache() will not have loaded the hash since current->trap cxl_handle_page_fault()
/linux-4.4.14/arch/unicore32/include/asm/
H A Dcacheflush.h177 * See update_mmu_cache for the user space part.
H A Dtlbflush.h187 extern void update_mmu_cache(struct vm_area_struct *vma,
/linux-4.4.14/arch/xtensa/mm/
H A Dcache.c214 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) update_mmu_cache() function
/linux-4.4.14/arch/mips/include/asm/
H A Dpgtable-bits.h33 * this problem will be in the update_mmu_cache() code for the r4k.
H A Dpgtable.h453 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/score/include/asm/
H A Dpgtable.h254 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/score/mm/
H A Dcache.c77 /* called by update_mmu_cache. */ __update_cache()
/linux-4.4.14/arch/metag/include/asm/
H A Dpgtable.h219 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/nios2/include/asm/
H A Dpgtable.h299 extern void update_mmu_cache(struct vm_area_struct *vma,
/linux-4.4.14/arch/nios2/mm/
H A Dcacheflush.c200 void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/avr32/mm/
H A Dtlb.c103 void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/arm/include/asm/
H A Dtlbflush.h631 extern void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr,
634 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
H A Dcacheflush.h292 * See update_mmu_cache for the user space part.
/linux-4.4.14/arch/um/include/asm/
H A Dpgtable.h339 #define update_mmu_cache(vma,address,ptep) do ; while (0) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgtable_32.h344 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
H A Dpgtable_64.h952 void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
/linux-4.4.14/arch/cris/include/asm/
H A Dpgtable.h269 static inline void update_mmu_cache(struct vm_area_struct * vma, update_mmu_cache() function
/linux-4.4.14/arch/avr32/include/asm/
H A Dpgtable.h313 extern void update_mmu_cache(struct vm_area_struct * vma,
/linux-4.4.14/arch/arc/mm/
H A Dcache.c594 * -U-mapping doesn't exist yet for page (finalised in update_mmu_cache)
869 * update_mmu_cache(). Although the finalization could have been done copy_user_highpage()
871 * But update_mmu_cache() already has code to do that for other copy_user_highpage()
H A Dtlb.c14 * -No need to flush_cache_page( ) for each call to update_mmu_cache()
595 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, update_mmu_cache() function
659 update_mmu_cache(vma, addr, &pte); update_mmu_cache_pmd()
/linux-4.4.14/arch/sparc/mm/
H A Dfault_64.c377 * because update_mmu_cache only cares which tlb do_sparc64_fault()
H A Dinit_64.c327 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) update_mmu_cache() function
/linux-4.4.14/arch/unicore32/mm/
H A Dmmu.c488 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, update_mmu_cache() function
/linux-4.4.14/arch/xtensa/include/asm/
H A Dpgtable.h424 extern void update_mmu_cache(struct vm_area_struct * vma,
/linux-4.4.14/arch/alpha/include/asm/
H A Dpgtable.h328 extern inline void update_mmu_cache(struct vm_area_struct * vma, update_mmu_cache() function
/linux-4.4.14/arch/powerpc/mm/
H A Dmem.c487 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, update_mmu_cache() function
/linux-4.4.14/arch/mn10300/include/asm/
H A Dpgtable.h473 extern void update_mmu_cache(struct vm_area_struct *vma,
/linux-4.4.14/arch/openrisc/include/asm/
H A Dpgtable.h422 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/parisc/kernel/
H A Dcache.c78 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) update_mmu_cache() function
/linux-4.4.14/arch/tile/include/asm/
H A Dpgtable.h348 #define update_mmu_cache(vma, address, pte) do { } while (0) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable.h879 static inline void update_mmu_cache(struct vm_area_struct *vma, update_mmu_cache() function
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgtable.h454 extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
/linux-4.4.14/arch/frv/include/asm/
H A Dpgtable.h485 static inline void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) update_mmu_cache() function
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgtable.h458 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dpgtable.h42 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro

Completed in 1795 milliseconds