Home
last modified time | relevance | path

Searched refs:update_mmu_cache (Results 1 – 25 of 41) sorted by relevance

12

/Linux-v4.19/arch/nds32/include/asm/
Dtlbflush.h43 void update_mmu_cache(struct vm_area_struct *vma,
/Linux-v4.19/arch/powerpc/include/asm/
Dpgtable.h63 extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t *);
/Linux-v4.19/arch/hexagon/include/asm/
Dcacheflush.h86 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/microblaze/include/asm/
Dtlbflush.h42 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
/Linux-v4.19/arch/sh/mm/
Dtlbex_32.c75 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
Dtlbex_64.c83 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
/Linux-v4.19/arch/unicore32/include/asm/
Dtlbflush.h187 extern void update_mmu_cache(struct vm_area_struct *vma,
/Linux-v4.19/arch/m68k/include/asm/
Dpgtable_mm.h132 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/sh/include/asm/
Dpgtable.h143 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/Linux-v4.19/mm/
Duserfaultfd.c89 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mcopy_atomic_pte()
120 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_zeropage_pte()
/Linux-v4.19/arch/arm/include/asm/
Dtlbflush.h635 extern void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr,
638 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/arm/mm/
Dfault-armv.c180 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/Linux-v4.19/arch/xtensa/mm/
Dcache.c211 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
/Linux-v4.19/arch/arc/mm/
Dtlb.c599 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function
663 update_mmu_cache(vma, addr, &pte); in update_mmu_cache_pmd()
/Linux-v4.19/arch/nios2/mm/
Dcacheflush.c200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/nios2/include/asm/
Dpgtable.h300 extern void update_mmu_cache(struct vm_area_struct *vma,
/Linux-v4.19/arch/arc/include/asm/
Dpgtable.h368 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
/Linux-v4.19/Documentation/core-api/
Dcachetlb.rst91 5) ``void update_mmu_cache(struct vm_area_struct *vma,
321 update_mmu_cache implementations for an example of how to go
326 private page flag bit. Later, in update_mmu_cache(), a check is
388 flush_dcache_page and update_mmu_cache. In the future, the hope
/Linux-v4.19/arch/um/include/asm/
Dpgtable.h339 #define update_mmu_cache(vma,address,ptep) do ; while (0) macro
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_32.h345 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/Linux-v4.19/arch/riscv/include/asm/
Dpgtable.h272 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h329 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/Linux-v4.19/arch/nds32/mm/
Dcacheflush.c49 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h427 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v4.19/arch/unicore32/mm/
Dmmu.c488 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function

12